# MetaDrops

**MetaDrops Bot**

The MetaDrops Bot from Baboon Tools is designed to inform users of new token deployments on the meta drops platform.

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

* **Deployment Alert**: Signals the creation of a new token launched with a one click deploy.
* **Token Deployment Details**:
  * **Address**: Provides the Ethereum contract address of the new token, allowing users to view it directly on Etherscan.
  * **Token Name**: The name of the token.
  * **Liquidity Added**: Indicates the amount of liquidity, in this case, 0.7 ETH, that has been initially added to the token's pool.
  * **Lock Period**: Specifies the duration for which the liquidity is locked.


---

# 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/metadrops.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.
