# Sending Cryptocurrency

To send cryptocurrency, go to your wallet and click **"Send"**, then select the asset you want to send.&#x20;

Or select an asset and click on it, then click **"Send"**.

<figure><img src="/files/YYk7ubJtMqXgG67qLOZm" alt=""><figcaption></figcaption></figure>

In the **"Recipient address"** line, specify the address to which you want to send the cryptocurrency.

In the second line, specify the amount and click **"Preview"**.

Check the recipient address, the number of tokens to send and if everything is correct click **"Confirm"**.

<figure><img src="/files/5rLYFAtZvW91Qt13AaWE" alt=""><figcaption></figcaption></figure>

To view the history of transactions, click on **"History"**.

<figure><img src="/files/vpOdoH4FvjyfLoW1ZkfQ" alt="" width="251"><figcaption></figcaption></figure>


---

# 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://docs.daomars.com/f.a.q/wallets/trust-wallet/wallet-features/sending-cryptocurrency.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.
