# Primer vistazo

Después de finalizar la instalación, se creará un acceso directo para ejecutar AugeLab Studio en tu desktop o en tu start menu. Adelante, ejecuta la aplicación.

Al abrirla verás el main dashboard y varias ventanas:

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

La primera ventana solicitará permiso para recopilar Usage Statistics. Estas estadísticas nos ayudan a desarrollar mejores funciones; aceptar nos ayuda mucho.

A continuación verás la survey page. Puedes completar esta encuesta en cualquier momento desde la sección 'Help'.

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

Después verás dos ventanas nuevas que muestran las funciones actualizadas y proyectos de ejemplo.

Puedes cerrarlas, ya que todas son accesibles desde la 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/spanish/primeros-pasos/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.
