# Create a Wallet

<figure><img src="/files/BKjgsiwkzL8RbatLzXno" alt=""><figcaption><p>This is a brief walkthrough of the wallet creation process</p></figcaption></figure>

## **Important Tips to Keep Your Wallet Secure**

* ***Save your phrase in a private and secure location (ideally more than one place)***
* ***Never share your seed phrase with untrusted applications or other people (regardless of who they claim to be!)***
* ***Test your seed phrase to recover the wallet before sending funds to it to ensure you've saved it correctly***


---

# 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://iclighthouse.gitbook.io/iclighthouse/products/icdex/guides/create-a-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.
