# 예정된 기능

- [TradingView 전략 봇](https://docs.goodcrypto.app/goodcryptox-ko/cex-1/upcoming-functionality/tradingview.md)
- [카피 트레이딩](https://docs.goodcrypto.app/goodcryptox-ko/cex-1/upcoming-functionality/copy-trading.md)
- [SOS 봇](https://docs.goodcrypto.app/goodcryptox-ko/cex-1/upcoming-functionality/sos.md)
- [포지션용 TP/SL](https://docs.goodcrypto.app/goodcryptox-ko/cex-1/upcoming-functionality/tp-sl.md)
- [리밸런서 봇](https://docs.goodcrypto.app/goodcryptox-ko/cex-1/upcoming-functionality/rebalancer-bot.md)
- [OCO 주문](https://docs.goodcrypto.app/goodcryptox-ko/cex-1/upcoming-functionality/oco.md)
- [VWAP 및 TWAP 주문](https://docs.goodcrypto.app/goodcryptox-ko/cex-1/upcoming-functionality/vwap-twap.md)
- [아이스버그 주문](https://docs.goodcrypto.app/goodcryptox-ko/cex-1/upcoming-functionality/iceberg-orders.md)
- [텔레그램 바로가기](https://docs.goodcrypto.app/goodcryptox-ko/cex-1/upcoming-functionality/telegram-shortcuts.md)
- [대화형 거래](https://docs.goodcrypto.app/goodcryptox-ko/cex-1/upcoming-functionality/conversational-trading.md)
- [반복 매수](https://docs.goodcrypto.app/goodcryptox-ko/cex-1/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/cex-1/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.
