# Wallet Settings

Use the \[Wallet Settings] button to eyeball your wallet address, see how much ETH you've got on hand, and check out your total token balance.

1. **Clicking the Wallet Settings Button.**

Scroll to the Arrow bot's footer and click on \[Wallet Settings].

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

2. **Peeking at Wallet Address and Balance**

The follow-up message will lay out your wallet address, your current ETH stash, and the total token jazz you've got.

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

3. **Hooking Up with Etherscan, DeBank**

Want the lowdown on your wallet? Click \[Connect to Etherscan], \[Connect to DeBank] for the deep dive.

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

4. **Token Transfer Time**

Got an itch to move some ETH to another wallet? [Click Here!](/arrowbot/how-to-use-arrow/token-transfer.md)

<div align="left"><figure><img src="/files/sMXdgQPfz3FRG3qkbdJ1" alt="" width="363"><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/wallet-settings.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.
