# 主要功能

- [包装SBCH（WBCH）](https://docs.benswap.cash/zhong-wen/features/wbch.md): Wrapped SBCH
- [自动做市（AMM）](https://docs.benswap.cash/zhong-wen/features/amm.md): Automatic Market Maker
- [农场（流动性挖矿）](https://docs.benswap.cash/zhong-wen/features/yield-farming.md)
- [单币池（单币质押）](https://docs.benswap.cash/zhong-wen/features/staking.md)
- [AMM数据分析](https://docs.benswap.cash/zhong-wen/features/analytics.md): Analytics for AMM
- [K线图专家（ChartPro）](https://docs.benswap.cash/zhong-wen/features/chartpro.md)
- [首次赏金发行（旧）](https://docs.benswap.cash/zhong-wen/features/ibo.md): Initial Ben Offerings, IBO
- [彩票](https://docs.benswap.cash/zhong-wen/features/lottery.md): Lottery
- [应用程序编程接口（API）](https://docs.benswap.cash/zhong-wen/features/api.md): Application Programming Interfaces
- [时间锁](https://docs.benswap.cash/zhong-wen/features/benlock.md): BenLock
- [SEP-20 铸币工厂](https://docs.benswap.cash/zhong-wen/features/sep-20-factory.md): SEP-20 Factory
- [流动性制造者](https://docs.benswap.cash/zhong-wen/features/sep-20-factory/liquidity-generator.md): Liquidity Generator
- [年金](https://docs.benswap.cash/zhong-wen/features/sep-20-factory/annuity.md): Annuity
- [多方铸造](https://docs.benswap.cash/zhong-wen/features/sep-20-factory/multimint.md): MultiMint
- [铭文](https://docs.benswap.cash/zhong-wen/features/sep-20-factory/inscriptions.md): Inscriptions
- [牧场](https://docs.benswap.cash/zhong-wen/features/ranches.md): Ranches
- [首次赏金发行2.0](https://docs.benswap.cash/zhong-wen/features/ibov2.md): IBOv2
- [糖果屋](https://docs.benswap.cash/zhong-wen/features/candy-house.md): Candy House
- [慈善之家](https://docs.benswap.cash/zhong-wen/features/charities.md): Charities
- [精灵宝可本（PokéBen）](https://docs.benswap.cash/zhong-wen/features/pokeben.md)
- [捕猎](https://docs.benswap.cash/zhong-wen/features/pokeben/hunt.md): Hunt
- [冒险](https://docs.benswap.cash/zhong-wen/features/pokeben/adventure.md): Adventure
- [训练](https://docs.benswap.cash/zhong-wen/features/pokeben/training.md): Training
- [技能训练室](https://docs.benswap.cash/zhong-wen/features/pokeben/training/ability.md)
- [进化](https://docs.benswap.cash/zhong-wen/features/pokeben/evolution.md): Evolution
- [竞技场](https://docs.benswap.cash/zhong-wen/features/pokeben/arena.md): Arena
- [美容院](https://docs.benswap.cash/zhong-wen/features/pokeben/salon.md): Salon
- [空投](https://docs.benswap.cash/zhong-wen/features/airdrop.md): Airdrop
- [DEX聚合器](https://docs.benswap.cash/zhong-wen/features/dex-aggregator.md): DEX Aggregator
- [跨链桥](https://docs.benswap.cash/zhong-wen/features/bridge.md): Cross-Chain Token Bridge
- [NFT市场](https://docs.benswap.cash/zhong-wen/features/nft-market.md): NFT Market
- [Gridex](https://docs.benswap.cash/zhong-wen/features/gridex.md): smartBCH链上的首个集中流动性解决方案
- [聚合器Pro](https://docs.benswap.cash/zhong-wen/features/aggregator-pro.md): 升级版DEX聚合器
- [去中心化自治（DAO）](https://docs.benswap.cash/zhong-wen/features/dao.md): Decentralized Governance
- [价格与市值（Market Cap）](https://docs.benswap.cash/zhong-wen/features/market-cap.md)
- [NFT工厂](https://docs.benswap.cash/zhong-wen/features/nft-factory.md): NFT Factory
- [限价单](https://docs.benswap.cash/zhong-wen/features/limit-orders.md): Limit Orders
- [点对点交易（P2P）](https://docs.benswap.cash/zhong-wen/features/p2p.md): P2P Trading
- [墓地](https://docs.benswap.cash/zhong-wen/features/cemetery.md): Cemetery
- [盲盒](https://docs.benswap.cash/zhong-wen/features/blind-boxes.md): Blind Boxes
- [区块链浏览器（Smartscout）](https://docs.benswap.cash/zhong-wen/features/smartscout.md)
- [Gridex数据分析](https://docs.benswap.cash/zhong-wen/features/analytics-gridex.md)
- [实验室](https://docs.benswap.cash/zhong-wen/features/laboratory.md)
- [不老药剂](https://docs.benswap.cash/zhong-wen/features/laboratory/anti-aging-potion.md)
- [海岛探险者](https://docs.benswap.cash/zhong-wen/features/island.md): Island


---

# 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.benswap.cash/zhong-wen/features.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.
