# Quick Setup Guide

- [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)


---

# 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://doc.pumpfunbot.io/quick-setup-guide.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.
