# Advanced Accounts

1\. Click on <mark style="color:blue;">**Send**</mark>.

<figure><img src="/files/gCcF54DyOBs0raIdPMBs" alt="" width="180"><figcaption></figcaption></figure>

2\. Select the token to send.

<figure><img src="/files/itIMxN5JiEiqLo3KFtRX" alt="" width="180"><figcaption></figcaption></figure>

3\. Enter the recipient's account address and the amount to send. Click on <mark style="color:blue;">**Next**</mark> to proceed.

<figure><img src="/files/MTB2873dbhjd5yYwVvFR" alt="" width="180"><figcaption></figcaption></figure>

4\. Review your transaction, select the network fee, and click on <mark style="color:blue;">**Send**</mark> to confirm your transaction.

{% hint style="danger" %}
**Double-check your inputs!**

Make sure you've entered the correct address and amount! Your transaction cannot be reverted once it's confirmed on the blockchain, meaning that there's no way to recover funds sent to the wrong address.
{% endhint %}

<figure><img src="/files/bjvtJTZJ5MrzWJX0jBD9" alt="" width="180"><figcaption></figcaption></figure>

5\. You will be sent to the <mark style="color:blue;">**History**</mark> page where you can check your transaction.

<figure><img src="/files/RnBrPAJ28208ajgB9BQT" alt="" width="180"><figcaption></figcaption></figure>

6\. If your transaction is successful, it will appear on your History page and your balance will be updated accordingly.


---

# 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.adena.app/user-guide/wallet/send/advanced-accounts.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.
