# Getting Started

Learn how to quickly set up your wallet.

{% hint style="success" %}
New to MyTonWallet? Start with [**installation**](/intro/getting-started/how-to-install-mytonwallet.md), then [**create a wallet**](/intro/getting-started/how-to-create-a-new-crypto-wallet-in-mytonwallet.md).
{% endhint %}

{% content-ref url="/pages/4c29XE4wsnRYrxIMKE51" %}
[How to install MyTonWallet?](/intro/getting-started/how-to-install-mytonwallet.md)
{% endcontent-ref %}

{% content-ref url="/pages/oLsPcwXGAegQmpvbfJrT" %}
[How to create a new crypto wallet in MyTonWallet?](/intro/getting-started/how-to-create-a-new-crypto-wallet-in-mytonwallet.md)
{% endcontent-ref %}

{% content-ref url="/pages/wm7yH9obvJpPSqkwxryE" %}
[How to import an existing wallet using a seed phrase?](/intro/getting-started/how-to-import-an-existing-wallet-using-a-seed-phrase.md)
{% endcontent-ref %}

{% content-ref url="/pages/jFSnYtqb7DXAY3ervto3" %}
[How to import an existing wallet from Ledger?](/intro/getting-started/how-to-import-an-existing-wallet-from-ledger.md)
{% endcontent-ref %}

{% content-ref url="/pages/M4bvtAC4oX0wG1KCHqJk" %}
[MyTonWallet on iPad](/intro/getting-started/mytonwallet-on-ipad.md)
{% endcontent-ref %}

{% content-ref url="/pages/g8hf8A2YwtXQhfPAo4Cv" %}
[How to secure MyTonWallet?](/intro/getting-started/how-to-secure-mytonwallet.md)
{% endcontent-ref %}

{% content-ref url="/pages/sAHqPtAfmlcM1rEJKiPw" %}
[How to safely delete MyTonWallet?](/intro/getting-started/how-to-safely-delete-mytonwallet.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/getting-started.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.
