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

# 开发人员

- [入门](https://ch-docs.aftermath.finance/kai-fa-ren-yuan/ru-men.md): 适用于 Sui 的 Aftermath Finance 官方脚本类型SDK
- [路由器](https://ch-docs.aftermath.finance/kai-fa-ren-yuan/lu-you-qi.md): 智能订单路由器可为特定交易在多个交易池和协议中找到最佳交易路由。
- [流动性质押](https://ch-docs.aftermath.finance/kai-fa-ren-yuan/liu-dong-xing-zhi-ya.md): 在 Sui 上质押 SUI 并获得 afSUI，以赚取可靠的收益，并持有最分散的质押衍生品。
- [池](https://ch-docs.aftermath.finance/kai-fa-ren-yuan/chi.md): 稳定和不相关资产的可变权重 AMM 池，每个池最多 8 项资产。


---

# 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://ch-docs.aftermath.finance/kai-fa-ren-yuan.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.
