# Step 3. Start Trading with ATAS

Since we have connected the CryptoData demo quotes and the CryptoSIM demo account, you can now try opening a trade without any risk to your deposit. To do this, use the Chart Trader module — the main interface for trading directly on the chart in the ATAS platform. We will walk you through the key features of this interface and help you place your first trade on the demo account.

<figure><img src="/files/FTy5LU1JiZlfIJlcwTJE" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
By default, the Chart Trader panel is hidden. To open it on the active chart, click on the label in the bottom right corner of the screen or use the shortcut key "T."
{% endhint %}

{% content-ref url="/pages/W3uZbyHKo8nWMChusyr5" %}
[Placing Your First Trade](/step-3.-start-trading-with-atas/placing-your-first-trade.md)
{% endcontent-ref %}

{% content-ref url="/pages/rR0eEqUZhL6huSwfW0aT" %}
[Exit Strategies](/step-3.-start-trading-with-atas/exit-strategies.md)
{% endcontent-ref %}


---

# 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://start.atas.net/step-3.-start-trading-with-atas.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.
