# Getting Started

This part of the doc will help you to quick start your project and will you a basic idea about how Atmos admin is structured.

After you unzip the package received from themeforest you will have the following in the extracted folder.

![](https://621507229-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LMWvbwDSTI9_skSMXwK%2F-LYaJa2acszE4DVC8G0e%2F-LYaJcA3U_v_9FwbQ3LU%2FScreenshot%202019-02-13%20at%202.01.17%20AM%20\(1\).png?alt=media\&token=1ac85311-c64a-417b-8b31-285f446e0918)

### Folders:

#### Demo&#x20;

demo folder consist of demo pages available on live site. which can be used for reference for your project.we do not recommend to start your project from demo files.

#### Getting Started Folder

Open the `getting started` folder, select a theme default or light to proceed with developing\
check build section of docs for running via gulp

{% hint style="info" %}
For any support related queries just write us at <support@atomui.com> with your purchase code&#x20;
{% endhint %}


---

# 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.atomui.com/master.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.
