# First Look

After the installation is finished, the shortcut to run AugeLab Studio will be created at your desktop or your start menu. Go ahead and run the application.

At first, you'll see the main dashboard and a several windows:

<figure><img src="/files/8HDfg7ZIXNziOd4N1wz3" alt="Singing-up" width="750"><figcaption><p>Usage Statistics</p></figcaption></figure>

First prompt is to ask for usage statistics. These statistics help us develop better features for you, accepting it helps us a lot!

Next, you'll see the survey page. You can take this survey any time you want from the 'Help' section.

<figure><img src="/files/TES7gAOHJ4odnhhl7h75" alt="Singing-up" width="450"><figcaption></figcaption></figure>

Following that, you'll see two new windows that shows updated features and example projects.

You may close them since they all are accessible through the menubar.


---

# 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.augelab.com/getting-started/first-look.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.
