# СEX TRADING

- [Manual orders](https://docs.goodcrypto.app/sex-trading/manual-orders.md)
- [Market](https://docs.goodcrypto.app/sex-trading/manual-orders/market.md)
- [Limit](https://docs.goodcrypto.app/sex-trading/manual-orders/limit.md)
- [Stop market/limit](https://docs.goodcrypto.app/sex-trading/manual-orders/stop-market-limit.md)
- [Trailing stops](https://docs.goodcrypto.app/sex-trading/manual-orders/trailing-stops.md)
- [Take Profit](https://docs.goodcrypto.app/sex-trading/manual-orders/take-profit.md)
- [Multiple Take Profits](https://docs.goodcrypto.app/sex-trading/manual-orders/multiple-take-profits.md)
- [Stop Loss](https://docs.goodcrypto.app/sex-trading/manual-orders/stop-loss.md)
- [Stop Loss that follow TPs](https://docs.goodcrypto.app/sex-trading/manual-orders/stop-loss-that-follow-tps.md)
- [Trailing TP/SL](https://docs.goodcrypto.app/sex-trading/manual-orders/trailing-tp-sl.md)
- [TP+SL combo](https://docs.goodcrypto.app/sex-trading/manual-orders/tp+sl-combo.md)
- [Errors](https://docs.goodcrypto.app/sex-trading/manual-orders/errors.md)
- [Bots](https://docs.goodcrypto.app/sex-trading/bots.md)
- [DCA bot](https://docs.goodcrypto.app/sex-trading/bots/dca-bot.md)
- [Grid bot](https://docs.goodcrypto.app/sex-trading/bots/grid-bot.md)
- [Infinity Trailing](https://docs.goodcrypto.app/sex-trading/bots/infinity-trailing.md)
- [Webhooks](https://docs.goodcrypto.app/sex-trading/webhooks.md)
- [Charts](https://docs.goodcrypto.app/sex-trading/charts.md)
- [Alerts](https://docs.goodcrypto.app/sex-trading/alerts.md)
- [Upcoming functionality](https://docs.goodcrypto.app/sex-trading/upcoming-functionality.md): The features described below are on our immediate development roadmap. The only reason they are not live yet is the team's finite throughput. Rest assured, we are doing our best to deliver them asap.
- [TradingView strategy bot](https://docs.goodcrypto.app/sex-trading/upcoming-functionality/tradingview-strategy-bot.md)
- [copy trading](https://docs.goodcrypto.app/sex-trading/upcoming-functionality/copy-trading.md)
- [SOS bot](https://docs.goodcrypto.app/sex-trading/upcoming-functionality/sos-bot.md)
- [TP/SL for Positions](https://docs.goodcrypto.app/sex-trading/upcoming-functionality/tp-sl-for-positions.md)
- [rebalancer bot](https://docs.goodcrypto.app/sex-trading/upcoming-functionality/rebalancer-bot.md)
- [OCO order](https://docs.goodcrypto.app/sex-trading/upcoming-functionality/oco-order.md)
- [VWAP & TWAP orders](https://docs.goodcrypto.app/sex-trading/upcoming-functionality/vwap-and-twap-orders.md)
- [iceberg orders](https://docs.goodcrypto.app/sex-trading/upcoming-functionality/iceberg-orders.md)
- [Telegram shortcuts](https://docs.goodcrypto.app/sex-trading/upcoming-functionality/telegram-shortcuts.md)
- [conversational trading](https://docs.goodcrypto.app/sex-trading/upcoming-functionality/conversational-trading.md)
- [recurring buys](https://docs.goodcrypto.app/sex-trading/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/sex-trading.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.
