# Pre-Approves

**Pre-Approves Bot**&#x20;

The Pre-Approves Bot is a specialized feature within the Baboon Tools suite, designed to alert users about pre-approved transactions for a particular token. It offers a detailed snapshot of approval events:

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

* **Approval Notification**: Announces the total number of pre-approvals for a token.
* **Token Information**:
  * **Name and Symbol**: Provides the official name and the ticker symbol.
  * **Contract Address**: Lists the Ethereum contract address, offering users a direct link to investigate the token on the blockchain.
  * **Block Numbers**: Indicates the range of blockchain blocks in which these pre-approvals were recorded.
* **Approval Details**: Displays the exact count of total approvals, giving an insight into the token's transaction readiness.
* **Links for Further Analysis**:
  * **Contract Address Link**: Directs to the Etherscan page for in-depth token analytics.
  * **Social Media Search**: Offers a Twitter search link to see the latest discussions and news about the token.
* **Social Links**: Connects to the token's socials where applicable.
* **Current Gas Price**: Reports the current gas price in GWEI, helping users estimate the cost of executing transactions on the Ethereum network at that moment.

This bot is great for pre-trading hype signals.


---

# 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/pre-approves.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.
