# DEX 트레이딩(현물)

- [수동 주문](https://docs.goodcrypto.app/goodcryptox-ko/dex/manual-orders.md)
- [스왑](https://docs.goodcrypto.app/goodcryptox-ko/dex/manual-orders/swap.md)
- [지정가](https://docs.goodcrypto.app/goodcryptox-ko/dex/manual-orders/limit.md)
- [트레일링](https://docs.goodcrypto.app/goodcryptox-ko/dex/manual-orders/trailing.md)
- [익절](https://docs.goodcrypto.app/goodcryptox-ko/dex/manual-orders/take-profit.md)
- [다중 익절](https://docs.goodcrypto.app/goodcryptox-ko/dex/manual-orders/multiple-take-profits.md)
- [손절매](https://docs.goodcrypto.app/goodcryptox-ko/dex/manual-orders/stop-loss.md)
- [트레일링 손절매](https://docs.goodcrypto.app/goodcryptox-ko/dex/manual-orders/trailing-stop-loss.md)
- [TP + SL 조합](https://docs.goodcrypto.app/goodcryptox-ko/dex/manual-orders/tp-+-sl.md)
- [주문 수정](https://docs.goodcrypto.app/goodcryptox-ko/dex/manual-orders/modify-orders.md)
- [봇](https://docs.goodcrypto.app/goodcryptox-ko/dex/bots.md)
- [DCA 봇](https://docs.goodcrypto.app/goodcryptox-ko/dex/bots/dca.md)
- [기능 및 설정](https://docs.goodcrypto.app/goodcryptox-ko/dex/bots/dca/features-and-setup.md)
- [봇 실행](https://docs.goodcrypto.app/goodcryptox-ko/dex/bots/dca/running-the-bot.md)
- [웹훅](https://docs.goodcrypto.app/goodcryptox-ko/dex/bots/dca/webhooks.md)
- [💎 스나이퍼 봇](https://docs.goodcrypto.app/goodcryptox-ko/dex/bots/sniper-bot.md)
- [DEX 스크리너](https://docs.goodcrypto.app/goodcryptox-ko/dex/dex.md)
- [웹훅](https://docs.goodcrypto.app/goodcryptox-ko/dex/webhooks.md)
- [주문 메커니즘](https://docs.goodcrypto.app/goodcryptox-ko/dex/orders-mechanics.md)
- [오류](https://docs.goodcrypto.app/goodcryptox-ko/dex/orders-mechanics/errors.md)
- [라우팅](https://docs.goodcrypto.app/goodcryptox-ko/dex/orders-mechanics/routing.md)
- [가스 수수료](https://docs.goodcrypto.app/goodcryptox-ko/dex/orders-mechanics/gas-fees.md)
- [최대 슬리피지](https://docs.goodcrypto.app/goodcryptox-ko/dex/orders-mechanics/max.-slippage.md)
- [MEV 보호](https://docs.goodcrypto.app/goodcryptox-ko/dex/orders-mechanics/mev.md)
- [예정된 기능](https://docs.goodcrypto.app/goodcryptox-ko/dex/upcoming-functionality.md): 아래에 설명된 기능들은 우리의 즉각적인 개발 로드맵에 포함되어 있습니다. 아직 출시되지 않은 유일한 이유는 팀의 처리량이 제한적이기 때문입니다. 안심하세요, 가능한 한 빨리 제공하기 위해 최선을 다하고 있습니다.
- [카피 트레이딩 봇](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.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.
