# Yapp Radar

Yapp Radar is a real-time alert system that notifies users when tokens start trending based on spikes in social mentions, KOL activity, or keyword surges.

**Features:**

* Instant notifications for emerging token trends
* Detection of KOL mentions and sudden social spikes
* Customizable alert settings to fit user preferences
* Helps users catch early momentum and act fast

#### How Does It Work?

Yapp Radar monitors social media and key opinion leader activity in real time, sending alerts when a token’s mentions or related keywords spike significantly, so users can stay ahead and make timely decisions.


---

# 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://yapp-ai.gitbook.io/docs/yapp-radar.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.
