# CrocBot | Airdrop Farming tools

## CrocBot | Airdrop Farming tools

- [Introduction](https://crocbot.gitbook.io/crocbot-or-airdrop-farming-tools/introduction.md)
- [Airdrop Farming (Swarms)](https://crocbot.gitbook.io/crocbot-or-airdrop-farming-tools/crocbot-ecosystem/airdrop-farming-swarms.md): Overview of the swarms
- [AirDrop Initiation](https://crocbot.gitbook.io/crocbot-or-airdrop-farming-tools/crocbot-ecosystem/airdrop-initiation.md): All you need to know about Airdrop.
- [Web App](https://crocbot.gitbook.io/crocbot-or-airdrop-farming-tools/crocbot-ecosystem/web-app.md): The CrocBot WebApp
- [Telegram Bot](https://crocbot.gitbook.io/crocbot-or-airdrop-farming-tools/crocbot-ecosystem/telegram-bot.md): Coming soon!
- [Referral Program](https://crocbot.gitbook.io/crocbot-or-airdrop-farming-tools/crocbot-ecosystem/referral-program.md)
- [$CROC token](https://crocbot.gitbook.io/crocbot-or-airdrop-farming-tools/crocbot-ecosystem/usdcroc-token.md): $CROC tokenomics
- [FAQ](https://crocbot.gitbook.io/crocbot-or-airdrop-farming-tools/help/faq.md)
- [Tutorial: Demo on telegram](https://crocbot.gitbook.io/crocbot-or-airdrop-farming-tools/help/tutorial-demo-on-telegram.md)
- [Tutorial : Swarms on WebApp](https://crocbot.gitbook.io/crocbot-or-airdrop-farming-tools/help/tutorial-swarms-on-webapp.md)
- [Tutorial: How to Stake $CROC?](https://crocbot.gitbook.io/crocbot-or-airdrop-farming-tools/help/tutorial-how-to-stake-usdcroc.md)
- [Delete a strategy & recover funds](https://crocbot.gitbook.io/crocbot-or-airdrop-farming-tools/help/delete-a-strategy-and-recover-funds.md): How to delete a strategy, and what are the consequences?
- [Export a private key & add activity to your addresses : Best practices](https://crocbot.gitbook.io/crocbot-or-airdrop-farming-tools/help/export-a-private-key-and-add-activity-to-your-addresses-best-practices.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://crocbot.gitbook.io/crocbot-or-airdrop-farming-tools/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.
