# Sybulls

## Sybulls

- [Introducing Sybulls $SYBL](https://sybulls.gitbook.io/about/introducing-sybulls-usdsybl.md): Sybulls is a telegram bot intended to bring airdrop farming to the masses. Forget mindlessly clicking through countless dApps and protocols wallet by wallet.
- [Sybull Features](https://sybulls.gitbook.io/about/overview/sybull-features.md): A majority of these features listed below are complete and being migrated to Telegram.
- [Avoiding Detection](https://sybulls.gitbook.io/about/overview/avoiding-detection.md): Proprietary code, methods, and strategy allow for flawless execution and the ability to sybil airdrops without the risk of being flagged.
- [Changelog](https://sybulls.gitbook.io/about/overview/changelog.md): Follow this channel to see the latest updates
- [Security](https://sybulls.gitbook.io/about/overview/security.md): We use the AES (Advanced Encryption Standard) to protect user private keys from being compromised.
- [Utility](https://sybulls.gitbook.io/about/usdsybl/utility.md): $SYBL gives you discounts and free access to the Sybulls Airdrop Farming Bot.
- [Fees](https://sybulls.gitbook.io/about/usdsybl/fees.md): To support users and product development, Sybulls charges a usage fee.
- [Tokenomics](https://sybulls.gitbook.io/about/usdsybl/tokenomics.md): $SYBL is a fair launch token. As opposed to other similar products a majority of our tokens have been put into LP for early investors.
- [FAQ](https://sybulls.gitbook.io/about/usdsybl/faq.md): Learning more about the product
- [Revenue Share](https://sybulls.gitbook.io/about/usdsybl/revenue-share.md): How do users benefit for the protocols success?
- [Getting Started](https://sybulls.gitbook.io/about/guides/getting-started.md): How to use the software to begin farming!
- [/Start](https://sybulls.gitbook.io/about/guides/start.md): It's time to begin your Airdrop Farming Journey!
- [/Manage](https://sybulls.gitbook.io/about/guides/manage.md): Manage your wallets on Sybulls
- [Automation](https://sybulls.gitbook.io/about/guides/automation.md): Sybull's allows pure automation via scheduled transactions or manual farming on your wallets.
- [Redacted](https://sybulls.gitbook.io/about/referrals/redacted.md): Coming Soon


---

# 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://sybulls.gitbook.io/about/introducing-sybulls-usdsybl.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.
