> For the complete documentation index, see [llms.txt](https://docs.butterswap.me/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.butterswap.me/community.md).

# Community

- [Airdrop](https://docs.butterswap.me/community/airdrop.md)
- [BSC Chef Contest](https://docs.butterswap.me/community/airdrop/bsc-chef-contest.md)
- [ButterSwap Learn & Earn Campaign](https://docs.butterswap.me/community/airdrop/butterswap-learn-and-earn-campaign.md)
- [Blind Box Airdrop with Torum](https://docs.butterswap.me/community/airdrop/blind-box-airdrop-with-torum.md)
- [Blind Box Airdrop with Coin98/HECO](https://docs.butterswap.me/community/airdrop/blind-box-airdrop-with-coin98-heco.md)
- [Board Blind Box Airdrop](https://docs.butterswap.me/community/airdrop/board-blind-box-airdrop.md)
- [AirDrop with Coin98](https://docs.butterswap.me/community/airdrop/airdrop-with-coin98.md)
- [AirDrop with CoinMarketCap](https://docs.butterswap.me/community/airdrop/airdrop-with-coinmarketcap.md)
- [LOBSTER Token: LB](https://docs.butterswap.me/community/lobster-token-lb.md)
- [Referral](https://docs.butterswap.me/community/referral-in-plan.md)
- [Top Chef Contest](https://docs.butterswap.me/community/top-chef-contest.md)
- [Hunt for Golden Lobster](https://docs.butterswap.me/community/hunt-for-golden-lobster.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 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.butterswap.me/community.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.
