# Dips & Surges

**Surge Bot Market Movement Alert Tool**

The Dips/Surge Bot is aimed at alerting users to substantial price surges and dips in tokens. This bot delivers crucial information about sudden market movements:

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

* **Surge/Dip Notification**: Notifies users when a token experiences a significant increase or decrease in price, indicating potential momentum or sell off.
* **Token Identification**: Displays the token's contract address and the block number in which the surge was detected.
* **Price Movement**: Shows the percentage of the price increase or dip, helping users quickly gauge the magnitude.
* **Token Analytics**:
  * **Liquidity**: Reports the available liquidity.
  * **Market Cap**: Reveals the current market cap.
  * **Buy/Sell Tax**: Indicates the buy/sell taxes.
  * **Honeypot Status**: Checks that the token is not a honeypot, assuring users of its trading safety.
  * **Tokens in Contract Address**: Lists the percentage of the total supply held in the contract address, a factor that can affect clogs and tax sell offs.
* **Social Links**: Connects to the token's online socials.

This bot serves as a vital resource for traders looking to capitalize on or investigate quick shifts in token prices, providing rapid alerts and a comprehensive data overview to inform their trading strategies.


---

# 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://learn.baboon.tools/baboon-tools/baboon-bots/baboon-bot-channels/dips-and-surges.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.
