# Setup Wallet

## Pontem Wallet

1. If this is your first time, kindly select the option to "Create Wallet".

   <figure><img src="/files/xxBpd2RJXL6xikZcpAju" alt=""><figcaption></figcaption></figure>
2. Create a password <br>

   <figure><img src="/files/SJUxgf23LcgxJqP5g7dn" alt=""><figcaption></figcaption></figure>
3. Your wallet is created. As the wallet creation process has not yet been completed, kindly proceed to the next step.<br>

   <figure><img src="/files/vkVhZlHmjLbbSvcjnmuv" alt=""><figcaption></figcaption></figure>
4. Please click "**`Resolve`**" to confirm the 12 Secret Recovery Phrase<br>

   <figure><img src="/files/JDOY6SbkcgEsxmdwm9Ns" alt=""><figcaption></figcaption></figure>
5. Upon completion of the wallet creation process, you will be provided with a list of recovery phrases. It is highly recommended that you write down the recovery phrases and store them in a secure location.<br>

   To ensure the utmost security of your information, **`it is advised that you do not utilize the "COPY" button`** or take a screenshot of the recovery phrases, as this may lead to potential leakage of your **`PRIVATE KEY(the only way to access your asset)`**.\
   \
   After written down your phrases, click "**`I saved my recovery passphrase`**" to proceed.<br>

   <figure><img src="/files/pQzrG8CErfI0eyUR0l1x" alt=""><figcaption></figcaption></figure>
6. Please select the words that correspond with their corresponding numbers to ensure the accuracy of the recovery phrases. Once completed, click the "**`Confirm`**" button to proceed.
7. Congratulations! Your wallet has been successfully created, and is now ready to accept deposits of APT tokens.


---

# 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.eternalfinance.io/user-guide/get-started/setup-wallet.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.
