# Trading

Trade perpetual futures on 100+ assets directly from Telegram. Open leveraged long and short positions, set precise entry prices with limit orders, manage risk with stop-loss and take-profit, and choose your margin mode.

### In this section <a href="#c31508a7-465d-4e7f-b0e7-9bea2c531a58" id="c31508a7-465d-4e7f-b0e7-9bea2c531a58"></a>

| Page                     | Description                                                 |
| ------------------------ | ----------------------------------------------------------- |
| Supported Assets         | Crypto, equities, FX, and commodities available for trading |
| Open Long/Short          | Place a market or limit order to enter a position           |
| Order Types              | Market orders vs limit orders (GTC)                         |
| Close & Manage Positions | View, reduce, or close your open positions                  |
| Stop Loss & Take Profit  | Protect capital and lock in gains automatically             |
| Isolated vs Cross Margin | Understand margin modes and their risk                      |


---

# 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.click.trade/perpetuals-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.
