# Step 1. Install the Platform

Getting started with ATAS is easy. There are three simple steps: register on our website, download the installation file, and install the program on your computer. In this section, we will walk you through the setup process and answer any key questions you might have when first exploring ATAS.

{% content-ref url="/pages/Tr7W4J4DVFtAKfZmZY0B" %}
[Registration and Platform Download](/step-1.-install-the-platform/registration-and-platform-download.md)
{% endcontent-ref %}

{% content-ref url="/pages/2OWkdwDl0pfONtvbmh98" %}
[Installing the Platform](/step-1.-install-the-platform/installing-the-platform.md)
{% endcontent-ref %}

{% content-ref url="/pages/3YH3wKuwEp6dOS2PTWdB" %}
[First Time Login](/step-1.-install-the-platform/first-time-login.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-1.-install-the-platform.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.
