# Wallet Tracking

<figure><img src="https://3721895046-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOf4gVcGDjQobuj9fITxg%2Fuploads%2F321cGZ1rglIU7UFzvIKW%2FScreenshot%202025-02-03%20at%204.55.15%E2%80%AFPM.png?alt=media&#x26;token=9595a3b2-1b96-46b9-8aca-e7c1f4c9e126" alt=""><figcaption></figcaption></figure>

**Step 1: Accessing Wallet Watchers**

* **Via Chat Interface:** Get info on a wallet address then click the Track Wallet button.
* **Via Watchers Page:** Navigate to the dedicated watchers page from the main menu.

<figure><img src="https://3721895046-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOf4gVcGDjQobuj9fITxg%2Fuploads%2Fw4DzoUA2KCbBqevJPt4b%2FScreenshot%202025-02-03%20at%204.57.14%E2%80%AFPM.png?alt=media&#x26;token=6f00ef43-9d91-449e-86d9-353d6e833efa" alt=""><figcaption></figcaption></figure>

**Step 2: Setting Up Filters**

Customize your monitoring experience by applying filters:

* **Minimum Amount:** Enter a USD value to filter out transactions below your threshold.
* **Token Addresses:** Specify one or more token addresses to focus on specific assets.
* **Activity Types:** Choose the types of transactions you want to track, such as:
  * Token swaps
  * Adding liquidity
  * Removing liquidity
  * (And more!)

**Step 3: Starting Your Monitor**

Once you've configured your filters:

1. Confirm your settings.
2. Begin tracking to receive real-time updates on the wallet activity that matters to you.

**Additional Tips**

* **Combining Filters:** Use multiple filters simultaneously to narrow down the exact activity you're interested in.
* **Updating Filters:** You can always go back and adjust your filters as needed to refine your monitoring criteria.


---

# 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://rhun-capital.gitbook.io/rhun/basics/wallet-tracking.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.
