> For the complete documentation index, see [llms.txt](https://help.mywallet.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.mywallet.io/intro/security-and-access-recovery.md).

# Security and Access Recovery

Essential tips for securing your wallet, along with clear instructions on how to recover access if needed.

{% content-ref url="/pages/fYaUcXmyqTO8z06ImQ3q" %}
[What is a seed phrase? How to store a seed phrase?](/intro/security-and-access-recovery/what-is-a-seed-phrase-how-to-store-a-seed-phrase.md)
{% endcontent-ref %}

{% content-ref url="/pages/1a50O3CcSDEwAsqOVnUV" %}
[What if I lost my seed phrase?](/intro/security-and-access-recovery/what-if-i-lost-my-seed-phrase.md)
{% endcontent-ref %}

{% content-ref url="/pages/a4wSIyHfhJrwsjtHgh54" %}
[How can I recover access to my crypto wallet using a seed phrase?](/intro/security-and-access-recovery/how-can-i-recover-access-to-my-crypto-wallet-using-a-seed-phrase.md)
{% endcontent-ref %}

{% content-ref url="/pages/nawzZwqYAQRvOocTooBG" %}
[What is a private key?](/intro/security-and-access-recovery/what-is-a-private-key.md)
{% endcontent-ref %}

{% content-ref url="/pages/WxAGV0lSdegFF3gao7ME" %}
[How to get your private key in My Wallet?](/intro/security-and-access-recovery/how-to-get-your-private-key-in-my-wallet.md)
{% endcontent-ref %}

{% content-ref url="/pages/H2sElu4Ld8Ku5pH2A9RP" %}
[How to recover your crypto wallet using TON Private Key?](/intro/security-and-access-recovery/how-to-recover-your-crypto-wallet-using-ton-private-key.md)
{% endcontent-ref %}

{% content-ref url="/pages/TEX1m6XnD403Sowd7VEE" %}
[How can I change my password?](/intro/security-and-access-recovery/how-can-i-change-my-password.md)
{% endcontent-ref %}

{% content-ref url="/pages/XWZayiLg8Um1xvvR85VO" %}
[What if I forgot my password?](/intro/security-and-access-recovery/what-if-i-forgot-my-password.md)
{% endcontent-ref %}

{% content-ref url="/pages/pDGRbEwqD6z5l4lT4NW8" %}
[How to add or remove wallet?](/intro/security-and-access-recovery/how-to-add-or-remove-wallet.md)
{% endcontent-ref %}

{% content-ref url="/pages/Mq8YIY9MTeRYSkhKdRBq" %}
[How to manage multiple wallets in My Wallet?](/intro/security-and-access-recovery/how-to-manage-multiple-wallets-in-my-wallet.md)
{% endcontent-ref %}

{% content-ref url="/pages/AnvrOzBjixEKBitQ20DM" %}
[What security settings does My Wallet offer?](/intro/security-and-access-recovery/what-security-settings-does-my-wallet-offer.md)
{% endcontent-ref %}

{% content-ref url="/pages/dHx9nXZzsb0RG3QjCaRI" %}
[How to hide balances in My Wallet?](/intro/security-and-access-recovery/how-to-hide-balances-in-my-wallet.md)
{% endcontent-ref %}

{% content-ref url="/pages/XeMpWtvh5q7iMA0gSmhb" %}
[What is a scam?](/intro/scams/what-is-a-scam-how-to-avoid-scams.md)
{% endcontent-ref %}


---

# 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://help.mywallet.io/intro/security-and-access-recovery.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.
