# Token Transfer

If you're looking to shift some ETH from your Arrow-created wallet to another, just hit up the \[Wallet Settings] button at the bottom of Arrow. From there, tap \[Token Transfer] to kick things off.

1. **Hitting the Wallet Settings Button**

Head to the bottom of Arrow bot and click on \[Wallet Settings].

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

2. **Token Transfer Tap**

Under the wallet settings message, click on the \[Token Transfer] button.

<div align="left"><figure><img src="/files/4ZTuV5SPotwiGEZ4AZRV" alt="" width="363"><figcaption></figcaption></figure></div>

3. **Entering the Destination Wallet Address**

Click on \[Please Enter the Wallet Address] and follow the prompts to key in the wallet address you're sending ETH to.

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

4. **Choosing the Amount of ETH to Send**

Once you've got the address in, pick how much ETH you want to send over. Choose from 25%, 50%, 75%, 100%, or if you're not feeling those options, click \[Enter Manually] to set the exact amount of ETH you're sending.

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

5. **Sealing the Deal**

Everything's good to go? Click \[Complete Setup] to seal the deal and get your transaction hash.

<div align="left"><figure><img src="/files/EKS9qIh13JvM16LCBzN8" alt="" width="312"><figcaption></figcaption></figure></div>


---

# 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://arrowbot.gitbook.io/arrowbot/how-to-use-arrow/token-transfer.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.
