> For the complete documentation index, see [llms.txt](https://hedexbot.gitbook.io/hedex-bot/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hedexbot.gitbook.io/hedex-bot/hedex-tracker-bot/configuration.md).

# Configuration

Upon initiating the tracker bot @[hedextrackerbot](https://t.me/HedexTrackerBot), you'll encounter the menu displayed below. To begin utilising the bot and its tracking features, configure the bot by selecting the **⚙️Configure** option.\
![](/files/PMiOwdGHduJv84D8zKOF)

After clicking on ⚙️Configure, you'll encounter the menu featuring "Wallet Trigger" and "Time Trigger" options. This menu allows you to configure the timeframe during which multiple wallets purchase the same token before you get a notification.

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

## WALLET  &  TIME TRIGGER

This section is where Hedex really starts to shine. Here users can change the amount of wallets and the time between purchases before they receive a notification!

### Configure | Wallets Trigger

Here users can select the number of wallets that they track which need to buy the same token before a notification gets sent. This ranges from 2-10 wallets.&#x20;

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

### Configure | Timer Trigger&#x20;

Here users can select an amount of time that Hedex tracks between the first wallet which makes a purchase and the last wallet.

Hedex will continue to run the timer until the timer runs out.&#x20;

If more wallets buy the same token than the user has set up in the Wallets Trigger menu Hedex will notify the user of all wallets who have brought the same token.&#x20;

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

***Example:***

*User sets 3 wallets to buy within 20 minutes. If 4 wallets buy at the same time within 20 minutes Hedex will notify the user with all 4 wallets.*


---

# 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://hedexbot.gitbook.io/hedex-bot/hedex-tracker-bot/configuration.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.
