# Quickstart

### Inicio de sesión y primeras configuraciones

Esta demostración interactiva te guía paso a paso para iniciar sesión en **Gaio DataOS**, actualizar la configuración de tu cuenta y personalizar el tema de la interfaz.

{% @arcade/embed flowId="VT10kUXIMRGJ6WQsdGeY" url="<https://app.arcade.software/share/VT10kUXIMRGJ6WQsdGeY>" %}

### Carga tus datos, busca información y usa IA para generar reportes

Esta guía paso a paso muestra cómo:

* Cargar un archivo CSV
* Configurar columnas y tipos de datos
* Realizar exploración y análisis básicos de datos dentro de la aplicación

Sigue el proceso para aprender a preparar tus datos para generar insights y a interactuar con las funcionalidades de **analítica impulsada por IA** y **chat inteligente**.

{% @arcade/embed flowId="7NiyvKCWgyViq4yBdlHZ" url="<https://app.arcade.software/share/7NiyvKCWgyViq4yBdlHZ>" %}


---

# 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.gaiodataos.com/gaio-dataos-spanish/getting-started/quickstart.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.
