> For the complete documentation index, see [llms.txt](https://howto.indexify.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://howto.indexify.finance/getting-started/export-your-keys.md).

# Export Your Keys

⚠️ **Important:** Your recovery key is the only way to restore access to your wallet if you lose your device or password. **Never share it with anyone.** Store it securely (offline, encrypted, or with a hardware solution).\
\
\&#xNAN;*You can view your recovery key at any time, simply go to Settings > Wallets > Export Key*

**Step 1. Open Settings**

* Click your **User Icon** → select **Settings**.

<figure><img src="/files/oVWULHaB5SRNEmSA1ggc" alt="" width="378"><figcaption></figcaption></figure>

**Step 2. Go to Wallets**

* Navigate to **Wallets** in the Settings menu.

<figure><img src="/files/d48ZZncDvdaXZkDIl3rB" alt="" width="563"><figcaption></figcaption></figure>

**Step 3. Verify your identity**

* Enter your **Phone Number**.
* Enter your **Two-Factor Authentication (2FA) code**.

<div><figure><img src="/files/laiN7F6xh8rtypyZe01O" alt="" width="370"><figcaption></figcaption></figure> <figure><img src="/files/yir5Iumnfrmk7dfuKjeb" alt="" width="362"><figcaption></figcaption></figure></div>

**Step 4. Export Key**

* Click **Export Key** to view your recovery key.

<figure><img src="/files/ak8nQTpCuoKKvkUq6A9q" alt="" width="365"><figcaption></figcaption></figure>

#### 🔒 Best Practices

* **Write it down** and store it in a safe, offline location.
* **Do not screenshot** or store it in cloud services.
* **Never share it** with anyone, including Indexify team members.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://howto.indexify.finance/getting-started/export-your-keys.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.
