# PRODUCT GUIDES

- [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: 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.dropbeast.xyz/product-guides.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.
