# 예정된 기능

- [카피 트레이딩 봇](https://docs.goodcrypto.app/goodcryptox-ko/dex/upcoming-functionality/copy-trading-bot.md)
- [그리드 봇](https://docs.goodcrypto.app/goodcryptox-ko/dex/upcoming-functionality/grid-bot.md)
- [인피니티 봇](https://docs.goodcrypto.app/goodcryptox-ko/dex/upcoming-functionality/infinity-bot.md)
- [SOS 봇](https://docs.goodcrypto.app/goodcryptox-ko/dex/upcoming-functionality/sos.md)
- [리밸런서 봇](https://docs.goodcrypto.app/goodcryptox-ko/dex/upcoming-functionality/rebalancer-bot.md)
- [모든 ERC20/SPL 토큰으로 가스 지불](https://docs.goodcrypto.app/goodcryptox-ko/dex/upcoming-functionality/erc20-spl.md)
- [자동 브리징](https://docs.goodcrypto.app/goodcryptox-ko/dex/upcoming-functionality/auto-bridging.md)
- [일괄 주문](https://docs.goodcrypto.app/goodcryptox-ko/dex/upcoming-functionality/batch-orders.md)
- [일괄 전송](https://docs.goodcrypto.app/goodcryptox-ko/dex/upcoming-functionality/batch-transfers.md)
- [VWAP 및 TWAP 주문](https://docs.goodcrypto.app/goodcryptox-ko/dex/upcoming-functionality/vwap-twap.md)
- [아이스버그 주문](https://docs.goodcrypto.app/goodcryptox-ko/dex/upcoming-functionality/iceberg-orders.md)
- [텔레그램 바로가기](https://docs.goodcrypto.app/goodcryptox-ko/dex/upcoming-functionality/telegram-shortcuts.md)
- [대화형 거래](https://docs.goodcrypto.app/goodcryptox-ko/dex/upcoming-functionality/conversational-trading.md)
- [반복 매수](https://docs.goodcrypto.app/goodcryptox-ko/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-ko/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.
