> 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/transfers.md).

# Transfers

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

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

{% content-ref url="/pages/vmiKG4uV3hvyY1SoTXuO" %}
[How to receive crypto in My Wallet?](/intro/transfers/how-to-receive-crypto-in-my-wallet.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
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/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.
