# Web3Auth

## Guide on Using Web3Auth in Sacra: Falling of Myrd

1. **Login via Google:** Click on the "Google" button to securely authenticate yourself using your Google credentials.\
   ![](/files/pt498l41OZZalJjwnyL4)
2. **Create a Password:** Once logged in via Google, navigate to the account page and create a password. This password is not stored by us but is an essential part of the web3Auth solution. Make sure to save the password in a secure location.\
   ![](/files/3JhCU5ooYUR5YAHRiVzW)![](/files/RHsha3YJyks1IFDXiOAr)
3. **Copy and Secure your Private Key:** To ensure the safety of your funds, you need to copy your private key. This key is crucial for accessing your wallet and should be stored in a secure place. Never share it with anyone, as losing it would result in permanent loss of access to your funds.\
   ![](/files/BKiXC5ng7AXbMqUDvMyT)
4. **Verify Wallet Access:** Open your preferred Ethereum wallet, such as Metamask, and use the copied private key to access your wallet. Ensure that the wallet address displayed matches the one shown on Sacra's account page. This confirms that you have successfully gained access to your wallet.\
   ![](/files/8J7uc20e0LRmZ6XhDCsZ)![](/files/Mc5OLLfRFmhfFnOv1Dna)![](/files/Q5dSghE2CvIPk9DlNCVB)

   <figure><img src="/files/wd9Y0SEvZwLF8EjNc0oM" alt=""><figcaption></figcaption></figure>
5. **Safely Manage and Utilize Your Assets:** With verified wallet access, you can confidently send funds to your wallet address and engage in in-game trades and activities without worry. Guide on how to send money on your wallet (coming soon).

Remember to exercise caution and keep your private key secure at all times to protect your funds. Enjoy your journey in Sacra: Falling of Myrd!


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.sacra.cc/sacra-whitepaper/technology/web3auth.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
