> For the complete documentation index, see [llms.txt](https://docs.goodcrypto.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.goodcrypto.app/goodcryptox-zh/yong-xu-dex/ji-jiang-tui-chu-de-gong-neng.md).

# 即将推出的功能

- [TradingView 策略机器人](https://docs.goodcrypto.app/goodcryptox-zh/yong-xu-dex/ji-jiang-tui-chu-de-gong-neng/tradingview-ce-le-ji-qi-ren.md)
- [复制交易](https://docs.goodcrypto.app/goodcryptox-zh/yong-xu-dex/ji-jiang-tui-chu-de-gong-neng/fu-zhi-jiao-yi.md)
- [SOS 机器人](https://docs.goodcrypto.app/goodcryptox-zh/yong-xu-dex/ji-jiang-tui-chu-de-gong-neng/sos-ji-qi-ren.md)
- [持仓止盈/止损](https://docs.goodcrypto.app/goodcryptox-zh/yong-xu-dex/ji-jiang-tui-chu-de-gong-neng/chi-cang-zhi-ying-zhi-sun.md)
- [再平衡机器人](https://docs.goodcrypto.app/goodcryptox-zh/yong-xu-dex/ji-jiang-tui-chu-de-gong-neng/zai-ping-heng-ji-qi-ren.md)
- [OCO 订单](https://docs.goodcrypto.app/goodcryptox-zh/yong-xu-dex/ji-jiang-tui-chu-de-gong-neng/oco-ding-dan.md)
- [VWAP 和 TWAP 订单](https://docs.goodcrypto.app/goodcryptox-zh/yong-xu-dex/ji-jiang-tui-chu-de-gong-neng/vwap-he-twap-ding-dan.md)
- [冰山订单](https://docs.goodcrypto.app/goodcryptox-zh/yong-xu-dex/ji-jiang-tui-chu-de-gong-neng/bing-shan-ding-dan.md)
- [Telegram 快捷方式](https://docs.goodcrypto.app/goodcryptox-zh/yong-xu-dex/ji-jiang-tui-chu-de-gong-neng/telegram-kuai-jie-fang-shi.md)
- [对话式交易](https://docs.goodcrypto.app/goodcryptox-zh/yong-xu-dex/ji-jiang-tui-chu-de-gong-neng/dui-hua-shi-jiao-yi.md)
- [定期买入](https://docs.goodcrypto.app/goodcryptox-zh/yong-xu-dex/ji-jiang-tui-chu-de-gong-neng/ding-qi-mai-ru.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.goodcrypto.app/goodcryptox-zh/yong-xu-dex/ji-jiang-tui-chu-de-gong-neng.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.
