# 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/sR4kQadQIolUi0eO6ESN" %}
[How to get your private key in MyTonWallet?](/intro/security-and-access-recovery/how-to-get-your-private-key-in-mytonwallet.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/i4x4oXcZfzrQJEzmeKSi" %}
[How to manage multiple wallets in MyTonWallet?](/intro/security-and-access-recovery/how-to-manage-multiple-wallets-in-mytonwallet.md)
{% endcontent-ref %}

{% content-ref url="/pages/N65PEzlQOlDI7s9FHiua" %}
[What security settings does MyTonWallet offer?](/intro/security-and-access-recovery/what-security-settings-does-mytonwallet-offer.md)
{% endcontent-ref %}

{% content-ref url="/pages/4lJIPURXiFCnbSO8rYPV" %}
[How to hide balances in MyTonWallet?](/intro/security-and-access-recovery/how-to-hide-balances-in-mytonwallet.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: 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.mytonwallet.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.
