# PumPill

## PumPill

- [Welcome to PumPill (PumpFunBot)](https://doc.pumpfunbot.io/welcome-to-pumpill-pumpfunbot.md): This is a quick guide to introduce you the trading bot based on pump.fun. You will find a section for you to setup the bot to fit your usage and a technical section to explain the way we operate.
- [What is PumPill ?](https://doc.pumpfunbot.io/overview/what-is-pumpill.md)
- [Get started on pump.fun](https://doc.pumpfunbot.io/quick-setup-guide/get-started-on-pump.fun.md)
- [Why PumPill](https://doc.pumpfunbot.io/quick-setup-guide/why-pumpill.md)
- [Initializing PumPill](https://doc.pumpfunbot.io/quick-setup-guide/initializing-pumpill.md)
- [Export you wallet](https://doc.pumpfunbot.io/quick-setup-guide/export-you-wallet.md)
- [Depositing Sol](https://doc.pumpfunbot.io/quick-setup-guide/depositing-sol.md)
- [Buying Tokens](https://doc.pumpfunbot.io/quick-setup-guide/buying-tokens.md)
- [Managing your tokens](https://doc.pumpfunbot.io/quick-setup-guide/managing-your-tokens.md)
- [Selling Tokens](https://doc.pumpfunbot.io/quick-setup-guide/selling-tokens.md)
- [Sniper](https://doc.pumpfunbot.io/quick-setup-guide/sniper.md): This section explains how to set up your buy sniper to take super early positions on tokens that you filter by name, ticker or creator (minter).
- [Copy Trading](https://doc.pumpfunbot.io/quick-setup-guide/copy-trading.md)
- [Finding Tokens Fast](https://doc.pumpfunbot.io/quick-setup-guide/finding-tokens-fast.md)
- [Withdraw SOLs](https://doc.pumpfunbot.io/quick-setup-guide/withdraw-sols.md)
- [Settings](https://doc.pumpfunbot.io/quick-setup-guide/settings.md)
- [MEV Protection](https://doc.pumpfunbot.io/quick-setup-guide/mev-protection.md)
- [Fee Structure](https://doc.pumpfunbot.io/operating/fee-structure.md)
- [Points System](https://doc.pumpfunbot.io/operating/points-system.md): Can be useful for... $PP?
- [Safety and Security](https://doc.pumpfunbot.io/operating/safety-and-security.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://doc.pumpfunbot.io/welcome-to-pumpill-pumpfunbot.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.
