# Transfers

Learn how to send and receive crypto, as well as check the status of your transactions.

{% hint style="success" %}
Not using MyTonWallet yet? Start with [**installation**](/intro/getting-started/how-to-install-mytonwallet.md), then [**receive crypto**](/intro/transfers/how-to-receive-crypto-in-mytonwallet.md).
{% endhint %}

{% content-ref url="/pages/HrKQvQSQw4N9zwEP9o7M" %}
[How to receive crypto in MyTonWallet?](/intro/transfers/how-to-receive-crypto-in-mytonwallet.md)
{% endcontent-ref %}

{% content-ref url="/pages/lvw5RDEAgyqk6P9RO4EA" %}
[How to make a transfer?](/intro/transfers/how-to-make-a-transfer.md)
{% endcontent-ref %}

{% content-ref url="/pages/mK9qkw82Ounu7PXKj33o" %}
[How to withdraw crypto to a card or a bank account?](/intro/transfers/how-to-withdraw-crypto-to-a-card-or-a-bank-account.md)
{% endcontent-ref %}

{% content-ref url="/pages/Nvxvs9Of560COAH8EgFy" %}
[How to instantly send and receive crypto using @push?](/intro/transfers/how-to-instantly-send-and-receive-crypto-using-push.md)
{% endcontent-ref %}

{% content-ref url="/pages/P0xRUY4UjmpTA2JM5taM" %}
[How to send multiple transfers at once?](/intro/transfers/how-to-send-multiple-transfers-at-once.md)
{% endcontent-ref %}

{% content-ref url="/pages/6yGrO6fNGkWHRDLeWDvo" %}
[Gasless transfers on TON and Solana](/intro/transfers/what-is-gasless-jettons-how-to-enable-this-feature.md)
{% endcontent-ref %}

{% content-ref url="/pages/38QbBJdVSK1GvoklUjm7" %}
[How to find my Transaction ID (TXID)?](/intro/transfers/how-to-find-my-transaction-id-txid.md)
{% endcontent-ref %}

{% content-ref url="/pages/ITScXvLU9zOCkDtX2XHD" %}
[How to check the transaction status?](/intro/transfers/how-to-check-the-transaction-status-where-to-find-the-txid-hash.md)
{% endcontent-ref %}

{% content-ref url="/pages/TxSvw3KgCSgupgGdzlNX" %}
[What should I do if the transfer has failed?](/intro/transfers/what-should-i-do-if-the-transfer-has-failed.md)
{% endcontent-ref %}

{% content-ref url="/pages/A8weSS1gd6T4IZBkbgXq" %}
[How to send NFTs?](/intro/transfers/how-to-send-nfts.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/transfers.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.
