# Trezor Sending

Now that your nodes have been hard at work and you have some Autonomi Network Tokens in your wallet, maybe you want to send some to a friend or move them to a centralized exchange. Let's take a look at how to do this inside Trezor Suite.

1. Go to your Trezor Suite dashboard while your Trezor is plugged in and the PIN is unlocked. Now select **Tokens** and click the **arrow** on the right to send.

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

2. Enter the recipients EVM address which always starts with 0x. Then enter the amount you want to send or click **Send Max**. Next click **Review and Send**.

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

3. Now go to your Trezor device and click the **3 red lines** on the top right.

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

4. Click **Contine Anyway** and then **Swipe Up.** Then **Swipe Up** again.

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

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

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

5. Next you must **Hold to Sign**

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

6. Now go back to Trezor Suite and click **Send**

<figure><img src="/files/7kILuVF6xpi1DPpgduVW" alt=""><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.autonomi.com/token/using-autonomi-tokens/holding/trezor-sending.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.
