# Bigpump

## Bigpump.ai

- [Introduction](https://book.bigpump.ai/introduction.md)
- [x402/x405 Protocol](https://book.bigpump.ai/guide/x402-x405-protocol.md)
- [Fee](https://book.bigpump.ai/guide/fee.md)
- [PartnerShips](https://book.bigpump.ai/guide/partnerships.md)
- [Affiliate Program](https://book.bigpump.ai/guide/affiliate-program.md)
- [Meme Accelerator](https://book.bigpump.ai/guide/meme-accelerator.md)
- [How to connect using OKX Wallet](https://book.bigpump.ai/wallet-guide/how-to-connect-using-okx-wallet.md)
- [How to connect using Binance Wallet](https://book.bigpump.ai/wallet-guide/how-to-connect-using-binance-wallet.md)
- [How to connect using Gate Wallet](https://book.bigpump.ai/wallet-guide/how-to-connect-using-gate-wallet.md)
- [How to connect using KuCoin Wallet](https://book.bigpump.ai/wallet-guide/how-to-connect-using-kucoin-wallet.md)
- [How to connect using MetaMask Wallet](https://book.bigpump.ai/wallet-guide/how-to-connect-using-metamask-wallet.md)
- [How to connect using Bitget Wallet](https://book.bigpump.ai/wallet-guide/how-to-connect-using-bitget-wallet.md)
- [How to connect using TokenPocket Wallet](https://book.bigpump.ai/wallet-guide/how-to-connect-using-tokenpocket-wallet.md)
- [TGE](https://book.bigpump.ai/tokenomics/tge.md)
- [RoadMap](https://book.bigpump.ai/tokenomics/roadmap.md)
- [Brand Kit](https://book.bigpump.ai/brand-kit.md)
- [Privacy Notice](https://book.bigpump.ai/privacy-notice.md)
- [Terms Of Use](https://book.bigpump.ai/terms-of-use.md)
- [Community](https://book.bigpump.ai/community.md)
- [Audit Report](https://book.bigpump.ai/audit-report.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://book.bigpump.ai/introduction.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.
