# Trading

- [Getting Started](https://docs.crypton.tools/crypton-super-bot/trading/getting-started.md)
- [Starting a Trade](https://docs.crypton.tools/crypton-super-bot/trading/starting-a-trade.md)
- [Selling Your Position](https://docs.crypton.tools/crypton-super-bot/trading/selling-your-position.md)
- [How to Snipe Tokens](https://docs.crypton.tools/crypton-super-bot/trading/how-to-snipe-tokens.md)
- [How to Trade Gaspump Tokens](https://docs.crypton.tools/crypton-super-bot/trading/how-to-trade-gaspump-tokens.md)
- [Limit Orders](https://docs.crypton.tools/crypton-super-bot/trading/limit-orders.md)
- [Placing a Limit Order](https://docs.crypton.tools/crypton-super-bot/trading/limit-orders/placing-a-limit-order.md)
- [Execution Process](https://docs.crypton.tools/crypton-super-bot/trading/limit-orders/execution-process.md)
- [DCA Orders](https://docs.crypton.tools/crypton-super-bot/trading/dca-orders.md)
- [How to place a DCA order](https://docs.crypton.tools/crypton-super-bot/trading/dca-orders/how-to-place-a-dca-order.md)
- [Execution Process](https://docs.crypton.tools/crypton-super-bot/trading/dca-orders/execution-process.md)
- [Managing Orders](https://docs.crypton.tools/crypton-super-bot/trading/managing-orders.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.crypton.tools/crypton-super-bot/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.
