# Base Bots

Our bots are guaranteed the cheapest on Base:

* No upfront payment needed! Load up the masterwallet with some ETH and click run.
* Trending bot: guaranteed to put your token into trending on&#x20;
  * Dexscreener
  * Dextools
  * Buytech Buybot
  * Bubblebuybot
  * and many more
    * Fees: 1c/successful TX, meaning approximately 10$/1000TXs. Normally a few thousand TXs are enough to induce trending already
    * Supported pairs: every combination of coin and quoted currency is possible, you can not only use ETH/WETH pairs, but also USDC, Virtuals etc.
    * Supported Pools/Protocols:&#x20;
      * **Uniswap V2/V3/V4**
      * **Aerodrome V2/V3**
      * **Pancakeswap V2/V3**
      * **Sushiswap V2/V3**
      * **Baseswap V2/V3**
      * **Alien Base V2/V3**
* Volume bot: Through EVM magic we are able to generate 100x of your initial as volume
  * Brings more eyes to your token
  * Buys and Sells within one TX meaning nobody can sell on top of your bot's buy
    * Fees: 0.5% of the generated volume.

Any questions or remarks? You can also contact the team through <basebots@proton.me>.


---

# 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://base-bots.gitbook.io/basebots/base-bots.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.
