# &#x20;产品

- [交换](https://docs.glidefinance.io/chinese/products/swap.md): Glide Finance AMM（自动做市商)
- [流动性](https://docs.glidefinance.io/chinese/products/liquidity.md)
- [流动性农业](https://docs.glidefinance.io/chinese/products/farms.md): 在抵押 LP 代币的同时赚取 $GLIDE
- [农场详情](https://docs.glidefinance.io/chinese/products/farm-details.md): 分配给每个流动性对的相对 GLIDE 分布
- [单股权池](https://docs.glidefinance.io/chinese/products/pools.md): 抵押您的 GLIDE 并获得奖励！
- [桥](https://docs.glidefinance.io/chinese/products/bridge.md): 如何桥接
- [龙头](https://docs.glidefinance.io/chinese/products/faucet.md)


---

# 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.glidefinance.io/chinese/products.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.
