# Welcome

Whether you're new to crypto or an advanced user, our **Help Center** has you covered. Find essential **security tips**, **guides**, and **updates**—all in one place.

The **Help Center** is regularly updated and accessible anytime through the **Settings** tab in the app or via direct link: [help.mytonwallet.io](https://help.mytonwallet.io).

{% hint style="success" %}
Want to start using **MyTonWallet**? Begin here: [**Install MyTonWallet**](https://help.mytonwallet.io/intro/getting-started/how-to-install-mytonwallet) → [**Create a wallet**](https://help.mytonwallet.io/intro/getting-started/how-to-create-a-new-crypto-wallet-in-mytonwallet) → [**Receive crypto**](https://help.mytonwallet.io/intro/transfers/how-to-receive-crypto-in-mytonwallet).
{% endhint %}

{% content-ref url="introduction-to-crypto-and-mytonwallet" %}
[introduction-to-crypto-and-mytonwallet](https://help.mytonwallet.io/intro/introduction-to-crypto-and-mytonwallet)
{% endcontent-ref %}

{% content-ref url="getting-started" %}
[getting-started](https://help.mytonwallet.io/intro/getting-started)
{% endcontent-ref %}

{% content-ref url="key-features" %}
[key-features](https://help.mytonwallet.io/intro/key-features)
{% endcontent-ref %}

{% content-ref url="transfers" %}
[transfers](https://help.mytonwallet.io/intro/transfers)
{% endcontent-ref %}

{% content-ref url="swaps" %}
[swaps](https://help.mytonwallet.io/intro/swaps)
{% endcontent-ref %}

{% content-ref url="staking" %}
[staking](https://help.mytonwallet.io/intro/staking)
{% endcontent-ref %}

{% content-ref url="decentralized-applications-dapps" %}
[decentralized-applications-dapps](https://help.mytonwallet.io/intro/decentralized-applications-dapps)
{% endcontent-ref %}

{% content-ref url="security-and-access-recovery" %}
[security-and-access-recovery](https://help.mytonwallet.io/intro/security-and-access-recovery)
{% endcontent-ref %}

{% content-ref url="frequently-asked-questions" %}
[frequently-asked-questions](https://help.mytonwallet.io/intro/frequently-asked-questions)
{% endcontent-ref %}

{% content-ref url="support-and-contacts" %}
[support-and-contacts](https://help.mytonwallet.io/intro/support-and-contacts)
{% endcontent-ref %}

***

{% hint style="info" %}
Switch to [**Russian version**](https://app.gitbook.com/o/ZZodJiNB378b7thG6n2h/s/esvbXN1zZKZTO6xMsXGp/).
{% endhint %}


---

# 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/readme.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.
