# Add a Rugger

Access this feature from the main menu → **🔎 Rug Tracker** → **Add a rugger**.

***

## Steps

### 1. Enter the rugger's address

```
Send the rugger wallet address to monitor:
```

Paste the public Solana address of the wallet you want to track.

### 2. Choose the tracking mode

| Mode                  | Best for                             |
| --------------------- | ------------------------------------ |
| 🔗 **Chain Rotation** | Rugger who regularly changes wallets |
| 👛 **Main Wallet**    | Rugger with a fixed central wallet   |

See the dedicated pages to understand the difference.

### 3. Configure the buy parameters

1. **Buy Amount (SOL)** — how much you put on each of the rugger's tokens
2. **Take Profit (%)** — at what % you sell
3. **Instant Sell (ms)** — automatic sale after X milliseconds (optional)

### 4. Done

The rugger appears in your list and monitoring starts immediately.

***

## Manage your ruggers

From the **🔎 Rug Tracker** menu, you can see all your tracked ruggers. Press a rugger to edit its configuration, enable it, pause it, or delete it.

***

## Tip

Start in **monitoring only** mode (Rug Snipe disabled) for a few days to observe the rugger's behavior before enabling automatic buying.


---

# 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://dark-entry.gitbook.io/dark-entry-docs/rug-tracker/ajouter-rugger.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.
