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

# Defi Protocols

- [DEX Aggregator](https://docs.bscs.finance/defi-2/dex-aggregator.md)
- [DEX Tools](https://docs.bscs.finance/defi-2/dex-tools.md)
- [DEX Tracking](https://docs.bscs.finance/defi-2/dex-tools/dex-tracking.md)
- [Sniper Bot](https://docs.bscs.finance/defi-2/dex-tools/sniper-bot.md)
- [Market Maker](https://docs.bscs.finance/defi-2/dex-tools/market-maker.md)
- [Smart Liquidity](https://docs.bscs.finance/defi-2/dex-tools/market-maker/smart-liquidity.md)
- [Lock Liquidity](https://docs.bscs.finance/defi-2/dex-tools/market-maker/lock-liquidity.md)
- [Volume Trading](https://docs.bscs.finance/defi-2/dex-tools/market-maker/volume-trading.md)
- [Check Balance](https://docs.bscs.finance/defi-2/dex-tools/check-balance.md)
- [MultiSender](https://docs.bscs.finance/defi-2/dex-tools/multisender.md)
- [Token Creation](https://docs.bscs.finance/defi-2/dex-tools/token-creation.md)
- [Wallet Generator](https://docs.bscs.finance/defi-2/dex-tools/wallet-generator.md)
- [Detect Token](https://docs.bscs.finance/defi-2/dex-tools/detect-token.md)
- [Token Collection](https://docs.bscs.finance/defi-2/dex-tools/token-collection.md)
- [NFT](https://docs.bscs.finance/defi-2/nft.md)
- [NFT Marketplace](https://docs.bscs.finance/defi-2/nft/nft-marketplace.md)
- [Genesis NFTs](https://docs.bscs.finance/defi-2/nft/nft-marketplace/genesis-nfts.md)
- [Blue-the Unicorn Collection](https://docs.bscs.finance/defi-2/nft/nft-marketplace/blue-the-unicorn-collection.md)
- [NFT Profiles](https://docs.bscs.finance/defi-2/nft/nft-marketplace/nft-profiles.md)
- [Sell your Artworks](https://docs.bscs.finance/defi-2/nft/nft-marketplace/sell-your-artworks.md)
- [NFT Staking](https://docs.bscs.finance/defi-2/nft/nft-staking.md)
- [Earn](https://docs.bscs.finance/defi-2/earn.md)
- [Farms](https://docs.bscs.finance/defi-2/earn/farms.md)
- [How to use Farms](https://docs.bscs.finance/defi-2/earn/farms/how-to-use-farms.md)
- [Start Pools](https://docs.bscs.finance/defi-2/earn/start-pools.md)
- [How to stake in Start Pools](https://docs.bscs.finance/defi-2/earn/start-pools/how-to-stake-in-start-pools.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.bscs.finance/defi-2.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.
