# Following

Track the activity of wallets with high win-rate or high PNL in a click. The Following feature lets you follow any wallet and get notified in real-time.

**Following Overview**

* **Instant Alerts**: Receive real-time notifications for trades by followed wallets, with toggleable alert sounds per wallet.
* **Clippable Interface**: Clip the Following panel to the left sidebar for persistent access across the platform, alongside the Twitter Tracker.
* **Twitter Tracker Integration**: Track Twitter activity related to followed wallets or tokens, also clippable to the left sidebar with motion-enhanced UI and follow marks on charts.

**Activity Feed**: View all trades from followed wallets with Quick Buy. Filter by trade type (first buy, buy more, sell partial, sell all).

**Features**

* **Hotkeys**: Use hotkeys for instant trade execution from the Activity Feed.
* **Chart Marks**: Followed wallets’ trades are marked on price charts for visual tracking.
* **Customization**: Toggle the panel’s visibility or pin it to the left sidebar for seamless monitoring.


---

# 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://degenfi.gitbook.io/degenfi-solana-trading/traders-tracking/following.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.
