> 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-ja/cex-qu-yin.md).

# CEX取引

- [手動注文](https://docs.goodcrypto.app/goodcryptox-ja/cex-qu-yin/shou-dong-zhu-wen.md)
- [マーケット](https://docs.goodcrypto.app/goodcryptox-ja/cex-qu-yin/shou-dong-zhu-wen/mketto.md)
- [指値](https://docs.goodcrypto.app/goodcryptox-ja/cex-qu-yin/shou-dong-zhu-wen/zhi-zhi.md)
- [ストップ・マーケット/リミット](https://docs.goodcrypto.app/goodcryptox-ja/cex-qu-yin/shou-dong-zhu-wen/sutoppumkettorimitto.md)
- [トレーリングストップ](https://docs.goodcrypto.app/goodcryptox-ja/cex-qu-yin/shou-dong-zhu-wen/torringusutoppu.md)
- [利益確定](https://docs.goodcrypto.app/goodcryptox-ja/cex-qu-yin/shou-dong-zhu-wen/li-yi-que-ding.md)
- [複数テイクプロフィット](https://docs.goodcrypto.app/goodcryptox-ja/cex-qu-yin/shou-dong-zhu-wen/teikupurofitto.md)
- [損切り](https://docs.goodcrypto.app/goodcryptox-ja/cex-qu-yin/shou-dong-zhu-wen/ri.md)
- [TPに追従する損切り](https://docs.goodcrypto.app/goodcryptox-ja/cex-qu-yin/shou-dong-zhu-wen/tpnisururi.md)
- [トレーリングTP/SL](https://docs.goodcrypto.app/goodcryptox-ja/cex-qu-yin/shou-dong-zhu-wen/torringutpsl.md)
- [TP+SLコンボ](https://docs.goodcrypto.app/goodcryptox-ja/cex-qu-yin/shou-dong-zhu-wen/tpslkonbo.md)
- [エラー](https://docs.goodcrypto.app/goodcryptox-ja/cex-qu-yin/shou-dong-zhu-wen/er.md)
- [ボット](https://docs.goodcrypto.app/goodcryptox-ja/cex-qu-yin/botto.md)
- [DCAボット](https://docs.goodcrypto.app/goodcryptox-ja/cex-qu-yin/botto/dcabotto.md)
- [グリッドボット](https://docs.goodcrypto.app/goodcryptox-ja/cex-qu-yin/botto/guriddobotto.md)
- [インフィニティ・トレーリング](https://docs.goodcrypto.app/goodcryptox-ja/cex-qu-yin/botto/infinititorringu.md)
- [Webhook](https://docs.goodcrypto.app/goodcryptox-ja/cex-qu-yin/webhook.md)
- [チャート](https://docs.goodcrypto.app/goodcryptox-ja/cex-qu-yin/chto.md)
- [アラート](https://docs.goodcrypto.app/goodcryptox-ja/cex-qu-yin/arto.md)
- [今後の機能](https://docs.goodcrypto.app/goodcryptox-ja/cex-qu-yin/no.md): 以下に記載されている機能は、現在の開発ロードマップ上で間近に実装予定です。まだ公開されていない唯一の理由は、チームの処理能力が限られているためです。ご安心ください。私たちはできる限り早く提供できるよう最善を尽くしています。
- [TradingView戦略ボット](https://docs.goodcrypto.app/goodcryptox-ja/cex-qu-yin/no/tradingviewbotto.md)
- [コピートレーディング](https://docs.goodcrypto.app/goodcryptox-ja/cex-qu-yin/no/koptordingu.md)
- [SOSボット](https://docs.goodcrypto.app/goodcryptox-ja/cex-qu-yin/no/sosbotto.md)
- [ポジションのTP/SL](https://docs.goodcrypto.app/goodcryptox-ja/cex-qu-yin/no/pojishonnotpsl.md)
- [リバランスボット](https://docs.goodcrypto.app/goodcryptox-ja/cex-qu-yin/no/ribaransubotto.md)
- [OCO注文](https://docs.goodcrypto.app/goodcryptox-ja/cex-qu-yin/no/oco-zhu-wen.md)
- [VWAP & TWAP注文](https://docs.goodcrypto.app/goodcryptox-ja/cex-qu-yin/no/vwap-twap-zhu-wen.md)
- [アイスバーグ注文](https://docs.goodcrypto.app/goodcryptox-ja/cex-qu-yin/no/aisubgu.md)
- [Telegramショートカット](https://docs.goodcrypto.app/goodcryptox-ja/cex-qu-yin/no/telegramshtokatto.md)
- [会話型トレーディング](https://docs.goodcrypto.app/goodcryptox-ja/cex-qu-yin/no/tordingu.md)
- [定期購入](https://docs.goodcrypto.app/goodcryptox-ja/cex-qu-yin/no/ding-qi-gou-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, and the optional `goal` query parameter:

```
GET https://docs.goodcrypto.app/goodcryptox-ja/cex-qu-yin.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
