# Ledger 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. Currently the token is not supported in Ledger Live, but have no fear!

1. Open the **Ethereum app** on your Ledger device and navigate to **Settings**. You must **enable Blind signing**.
2. Open **MetaMask** in your browser and select **+ Add account or hardware wallet**

<div align="left"><figure><img src="/files/abS32p2b4kUYvYZXakDu" alt="" width="314"><figcaption></figcaption></figure></div>

2. Select **Add hardware wallet**

<div align="left"><figure><img src="/files/Fu2ScgD0fLTql78Fp1AQ" alt="" width="338"><figcaption></figcaption></figure></div>

3. Choose **Ledger** and click **Continue**. Now select the Ethereum app on your Ledger device

<div align="left"><figure><img src="/files/8Z8xflHgtgTgGBsgaTlx" alt="" width="375"><figcaption></figcaption></figure></div>

4. Select any of the newley generated EVM addresses and click **Unlock**

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

5. Make sure to [add the Arbitrum network](/token/using-autonomi-tokens/holding/add-arbitrum-network.md) and [import the token contract](/token/using-autonomi-tokens/holding/import-the-autonomi-token.md)
6. Click **Send**

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

7. Enter the EVM address you wish to send to and the amount of Autonomi Network Tokens, then click **Continue**

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

8. Click **Confirm**, then select **Accept Risk and Send** on the Ledger device.

<figure><img src="/files/hCksnp0JNXjW0qrwCW8t" 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/ledger-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.
