# ฟังก์ชันที่จะมาในเร็วๆ นี้

- [บอทคัดลอกการเทรด](https://docs.goodcrypto.app/goodcryptox-th/dex/upcoming-functionality/copy-trading-bot.md)
- [บอทกริด](https://docs.goodcrypto.app/goodcryptox-th/dex/upcoming-functionality/grid-bot.md)
- [บอทอินฟินิตี้](https://docs.goodcrypto.app/goodcryptox-th/dex/upcoming-functionality/infinity-bot.md)
- [บอท SOS](https://docs.goodcrypto.app/goodcryptox-th/dex/upcoming-functionality/sos.md)
- [บอทรีบาลานซ์](https://docs.goodcrypto.app/goodcryptox-th/dex/upcoming-functionality/rebalancer-bot.md)
- [แก๊สในโทเค็น ERC20/SPL ใดก็ได้](https://docs.goodcrypto.app/goodcryptox-th/dex/upcoming-functionality/erc20-spl.md)
- [บริดจ์อัตโนมัติ](https://docs.goodcrypto.app/goodcryptox-th/dex/upcoming-functionality/auto-bridging.md)
- [คำสั่งแบบเป็นชุด](https://docs.goodcrypto.app/goodcryptox-th/dex/upcoming-functionality/batch-orders.md)
- [การโอนแบบเป็นชุด](https://docs.goodcrypto.app/goodcryptox-th/dex/upcoming-functionality/batch-transfers.md)
- [คำสั่ง VWAP และ TWAP](https://docs.goodcrypto.app/goodcryptox-th/dex/upcoming-functionality/vwap-twap.md)
- [คำสั่งไอซ์เบิร์ก](https://docs.goodcrypto.app/goodcryptox-th/dex/upcoming-functionality/iceberg-orders.md)
- [ทางลัดของ Telegram](https://docs.goodcrypto.app/goodcryptox-th/dex/upcoming-functionality/telegram.md)
- [การเทรดแบบสนทนา](https://docs.goodcrypto.app/goodcryptox-th/dex/upcoming-functionality/conversational-trading.md)
- [ซื้อซ้ำเป็นประจำ](https://docs.goodcrypto.app/goodcryptox-th/dex/upcoming-functionality/recurring-buys.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.goodcrypto.app/goodcryptox-th/dex/upcoming-functionality.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.
