# DropBeast - The Litepaper

## DropBeast - The Litepaper

- [Introducing DropBeast](https://docs.dropbeast.xyz/introduction/introducing-dropbeast.md): Automate your Airdrop Farming
- [What are airdrops?](https://docs.dropbeast.xyz/airdrops/what-are-airdrops.md): New to the airdrop game?
- [The Future of Airdrops](https://docs.dropbeast.xyz/airdrops/the-future-of-airdrops.md)
- [Key Features](https://docs.dropbeast.xyz/the-product/key-features.md): Earning made effortless
- [Product Demo](https://docs.dropbeast.xyz/the-product/product-demo.md): See what we've built for yourself! Access via DropBeast
- [Roadmap](https://docs.dropbeast.xyz/the-product/roadmap.md): Where are we at?
- [The Problem With Airdrops](https://docs.dropbeast.xyz/the-beast-token/the-problem-with-airdrops.md): Why DropBeast?
- [The Solution](https://docs.dropbeast.xyz/the-beast-token/the-solution.md)
- [Tokenomics](https://docs.dropbeast.xyz/the-beast-token/tokenomics.md)
- [Team](https://docs.dropbeast.xyz/the-beast-token/team.md): Industry Leaders creating the Meta Airdrop Token
- [Governance](https://docs.dropbeast.xyz/the-beast-token/governance.md)
- [Governance Process](https://docs.dropbeast.xyz/the-beast-token/governance/governance-process.md)
- [Subscription Mechanism](https://docs.dropbeast.xyz/the-beast-token/subscription-mechanism.md)
- [Product Access post TGE](https://docs.dropbeast.xyz/the-beast-token/product-access-post-tge.md)
- [Whitepaper](https://docs.dropbeast.xyz/the-beast-token/whitepaper.md): For the die hards
- [TGE](https://docs.dropbeast.xyz/usdbeast-tge-and-airdrop/tge.md)
- [Allocations & Vesting](https://docs.dropbeast.xyz/usdbeast-tge-and-airdrop/allocations-and-vesting.md)
- [The Security Audit](https://docs.dropbeast.xyz/security-audit/the-security-audit.md)
- [Airdrop Guides](https://docs.dropbeast.xyz/product-guides/airdrop-guides.md): Start here!
- [How do I earn airdrops?](https://docs.dropbeast.xyz/product-guides/airdrop-guides/how-do-i-earn-airdrops.md)
- [What is the term "Sybil" and how do I avoid it?](https://docs.dropbeast.xyz/product-guides/airdrop-guides/what-is-the-term-sybil-and-how-do-i-avoid-it.md): This is critical!
- [DropBeast Onboarding Guide](https://docs.dropbeast.xyz/product-guides/dropbeast-onboarding-guide.md): Let's get you using DropBeast
- [Step 1. Setting up your Wallets.](https://docs.dropbeast.xyz/product-guides/dropbeast-onboarding-guide/step-1.-setting-up-your-wallets..md)
- [Step 2. Login](https://docs.dropbeast.xyz/product-guides/dropbeast-onboarding-guide/step-2.-login.md)
- [Step 3. Funding Wallets](https://docs.dropbeast.xyz/product-guides/dropbeast-onboarding-guide/step-3.-funding-wallets.md): Get funds loaded
- [Step 4. Let's get started](https://docs.dropbeast.xyz/product-guides/dropbeast-onboarding-guide/step-4.-lets-get-started.md): Text guides work better than video guides!
- [FAQ](https://docs.dropbeast.xyz/product-guides/faq.md)
- [Bugs & Support FAQ](https://docs.dropbeast.xyz/product-guides/bugs-and-support-faq.md): Common issues or how to resolve your setup


---

# 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://docs.dropbeast.xyz/introduction/introducing-dropbeast.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.
