> For the complete documentation index, see [llms.txt](https://aura-3.gitbook.io/aura/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://aura-3.gitbook.io/aura/friend-tech/wallet-tracker/manage-your-tracker.md).

# Manage your tracker

When you use <mark style="color:purple;">/friendtech tracker</mark>, the dashboard with the different options will be displayed. You can manage your wallet tracker using the buttons below the dashboard.

<figure><img src="/files/tJTJJkCz0GZ35tmReOjX" alt="" width="563"><figcaption></figcaption></figure>

### Add one or multiple wallet(s)

You can use the Add Users button <img src="/files/zn38a4jY5hxwXb8lVsT1" alt="" data-size="line"> to add one or multiple user(s) at once. To begin, click on the button and enter as much twitter username as you want to add them to your tracker. You can separate them by commas, spaces, line breaks or anything.

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

### Remove a wallet

First, you need to click on the List Users button <img src="/files/ZMqVJWaX5jOdjIjS48Ed" alt="" data-size="line"> to access the list of your tracked users. Then, you can use the Remove button <img src="/files/iVjz8XxOweIHNqqpnvYG" alt="" data-size="line"> to remove a user from your tracker. Simply click on the button, enter the twitter username you would like to remove, and confirm.&#x20;

<figure><img src="/files/3tV3cs8kYCKjRNNCPpSa" alt="" width="563"><figcaption></figcaption></figure>

### Reset your wallets

You can also reset all your wallet tracker in one click with the Reset button <img src="/files/UPQlCE3RpLziLfAr5JcD" alt="" data-size="line">. This will reset all your wallets and clear your tracker.

{% hint style="info" %}
If the dashboard doesn't update automatically after adding or removing a wallet, you can use the refresh button to force the update.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://aura-3.gitbook.io/aura/friend-tech/wallet-tracker/manage-your-tracker.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.
