# Remove a Tracked Wallet

1. To stop tracking a wallet, type `/remove` in the chat. Then, enter the wallet address you want to remove from the tracking list.

<figure><img src="/files/L3ijD3Fm2dQN67wqwysX" alt="" width="375"><figcaption></figcaption></figure>

2. The bot will prompt a message for you to confirm. Once you click on "Delete" the speificied wallet will no longer be tracked.&#x20;

<figure><img src="/files/MVc93kNmJaSyGcl7M7U8" alt="" width="364"><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.suntools.tech/suntools-wallet-tracker/remove-a-tracked-wallet.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.
