# Tracker

{% hint style="info" %}
The Tracker lets you monitor Twitter/X accounts and instantly trade tokens they post. When a tracked account posts a contract address, it appears in your feed with quick-buy buttons for immediate execution.
{% endhint %}

{% embed url="<https://www.youtube.com/watch?v=9UJI4Dg2PME>" %}

***

### Setup

Build your tracked accounts list in four steps. Each step is a single action inside the Manage Accounts modal or the Settings panel.

{% stepper %}
{% step %}
**Open Manage Accounts.** Tap the groups icon at the top left of the Tracker. The Manage Accounts modal opens. This is where you add and manage tracked accounts.

<figure><img src="/files/5nFXDGITu9Aj6880Y3kH" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Add Account.** Tap <kbd>+ Add Accounts</kbd> at the top right of the Manage Accounts modal to open the input modal.

<figure><img src="/files/5uFtn1lD0OOllVEflYDo" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Add accounts.** Tap <kbd>Add Accounts</kbd>. Three input modes are available:

* **Single**: add one account at a time.
* **Multiple**: paste multiple handles separated by commas.
* **CSV**: import a CSV file of handles.

<figure><img src="/files/e3eBxtvnk1cwE0AQ6kCW" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Configure tracker behavior.** Tap the settings icon in the top right of the Tracker to open the Settings panel. Refer to the dedicated Settings page for the full field reference.

<figure><img src="/files/XP8xbJbKOgPYZmIBZ1dc" alt=""><figcaption></figcaption></figure>

#### **Enrichments Position**

Controls where enrichment tiles render inside Twitter cards. Choose between **Top**, **Bottom**, **Left**, or **Right**.

<figure><img src="/files/7dPQmGLQpwolEr7MeGWP" alt=""><figcaption></figcaption></figure>

#### **Hide Default Accounts**

Bloom ships with a preloaded list of default Twitter accounts. Toggle this setting on to hide them from the tracker.
{% endstep %}
{% endstepper %}

***

### Customization

Customize tracker behavior per individual account, or across multiple selected accounts at once using the toolbar above the list.

**Per-account controls**

<div align="left"><figure><img src="/files/ZHeGrGGiSPVjNJTUNZXy" alt=""><figcaption></figcaption></figure></div>

The row icons next to each account control how that account behaves in the tracker. The same icons appear in the toolbar above the list to apply changes across multiple selected accounts at once.

| Icon                        | Function                                                                                                                             |
| --------------------------- | ------------------------------------------------------------------------------------------------------------------------------------ |
| **Sound notifications**     | Mute, unmute, or change the alert sound for the selected account(s). Choose from preconfigured sounds or upload a custom audio file. |
| **Visibility**              | Show or hide the selected account(s) in the tracker.                                                                                 |
| **Follow / Unfollow**       | Toggle updates when the target Twitter profile follows or unfollows another account.                                                 |
| **Profile Update**          | Toggle updates when the target Twitter profile changes its profile.                                                                  |
| **Tweet Edits & Deletions** | Toggle updates when the target Twitter profile edits or deletes a tweet.                                                             |
| **Token Enrichment**        | Show token enrichment tiles for the target profile.                                                                                  |
| **Delete**                  | Remove the target profile from the tracker.                                                                                          |

**Color Customization**

<div align="left"><figure><img src="/files/n8EJeT0amopyxGQeGuMX" alt=""><figcaption></figcaption></figure></div>

Click the color square to the left of the row icons to change how every notification for that account is colored in the tracker. The color editor opens.

<div align="left"><figure><img src="/files/HNe1xmJvFakNEJH0t6RO" alt="" width="504"><figcaption></figcaption></figure></div>

***

### Backup & Restore

Two buttons at the top of the Manage Accounts modal let you save your tracked accounts list to a file or import one from another tracker.

<figure><img src="/files/9tJMFLMp4x0Db35EbqPA" alt=""><figcaption></figcaption></figure>

| Action      | Description                                                            |
| ----------- | ---------------------------------------------------------------------- |
| **Backup**  | Exports all your tracked accounts to a file.                           |
| **Restore** | Imports accounts from a backup file or from other trackers into Bloom. |

***

### Trading from the Feed

When a tracked account posts a contract address, the Tracker shows it inline in the feed with the controls you need to execute a trade without leaving the page.

<figure><img src="/files/itzrMIeBMBQp33NhDYND" alt=""><figcaption></figcaption></figure>

| Element               | What it does                                                                                     |
| --------------------- | ------------------------------------------------------------------------------------------------ |
| **Contract address**  | Tap to copy.                                                                                     |
| **Quick-buy buttons** | Four buttons matching your pre-set buy amounts. One tap to fire a buy.                           |
| **Bloom icon**        | Opens the trade panel where you can buy, sell, switch wallets, and adjust your trading strategy. |

<figure><img src="/files/lUmr42lIKjQy0QrLIjgs" alt=""><figcaption></figcaption></figure>

***

### Toolbar Controls

The toolbar above the feed gives you direct control over how the feed behaves and which wallets and amounts the quick-buy buttons use, without opening Settings.

<div align="left"><figure><img src="/files/asDVjd6P3axft59fYcUk" alt=""><figcaption></figcaption></figure></div>

**Pause on Hover**

The pause/play toggle (`||` in the top-left of the toolbar) enables or disables pause on hover. When active, the feed pauses scrolling whenever you hover over it, so you can read posts without them moving away.

**Wallet Selector**

The wallet dropdown next to the pause toggle controls which wallet(s) execute the quick-buy trades. Tap it to open the full wallet list with balances and select one or more wallets. The selected wallets are the ones used when you tap a quick-buy button on a detected contract address.

<div align="left"><figure><img src="/files/pPktbXym2DJcrmd7o057" alt="" width="260"><figcaption></figcaption></figure></div>

**Quick-Buy Amounts**

The four amount boxes in the top-right of the toolbar (e.g. `1`, `3`, `4`, `10`) can be edited directly from the tracker. Change the values and tap <kbd>Save</kbd>. These are the same amounts that appear on the quick-buy buttons when a contract address is detected in the feed.

<div align="left"><figure><img src="/files/FYK0wyqH05KSU4WK1rw4" alt=""><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://docs.bloombot.app/manager/pages/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.
