# Pump Fun Bots

- [Pump Bundler](https://docs.smithii.io/products/dev-bots/pump-fun-bots/pump-bundler.md): How to create a token on Pump Fun and bundle it
- [Pump Market Maker](https://docs.smithii.io/products/dev-bots/pump-fun-bots/pump-market-maker.md): Boost Your Token and Become the King of the Hill
- [Comment Bot](https://docs.smithii.io/products/dev-bots/pump-fun-bots/comment-bot.md): Schedule comments to be posted in Pump Fun threads
- [Micro Trading Bot](https://docs.smithii.io/products/dev-bots/pump-fun-bots/micro-trading-bot.md): Micro Trading generates buying activity on your token through multiple small (or micro) transactions
- [Pump Bundle Sell](https://docs.smithii.io/products/dev-bots/pump-fun-bots/pump-bundle-sell.md): Sell Your Tokens in Bulk and Simultaneously
- [Anti-MEV Volume Bot](https://docs.smithii.io/products/dev-bots/pump-fun-bots/anti-mev-volume-bot.md)


---

# 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://docs.smithii.io/products/dev-bots/pump-fun-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.
