# QuickStart

#### <mark style="color:blue;">Start Here!</mark>

{% tabs %}
{% tab title="🇬🇧" %}
**Access** the **Doc** about ***How to Navigate*** all of the system for a **better understanding:**

{% content-ref url="/pages/joK6BkZe7IxJ4GCOL70T" %}
[How to Navigate Docs](/start/learn-the-basics/how-to-navigate-docs.md)
{% endcontent-ref %}

**Access** your ***GPT Copilot*** to help you answer all your **questions** about the **system**:

{% content-ref url="/spaces/nsqEbZfmJCW5RB3o8jwz" %}
[GPT Copilot](https://docs.ideal-ops.io/copilot/)
{% endcontent-ref %}
{% endtab %}

{% tab title="🇪🇸" %}
**Entra** al **Documento** de ***Cómo utilizar*** todo el sistema para **entenderlo mejor:**

{% content-ref url="/pages/joK6BkZe7IxJ4GCOL70T" %}
[How to Navigate Docs](/start/learn-the-basics/how-to-navigate-docs.md)
{% endcontent-ref %}

**Entra** a tu ***AI Copilot*** para ayudarte a responder todas tu **preguntas** sobre el **sistema**:

{% content-ref url="/spaces/nsqEbZfmJCW5RB3o8jwz" %}
[GPT Copilot](https://docs.ideal-ops.io/copilot/)
{% endcontent-ref %}
{% endtab %}
{% endtabs %}

#### <mark style="color:blue;">Getting Started</mark>

{% content-ref url="/pages/TL6KFmjPAHmBMtxe5Bqt" %}
[Learn the Basics](/start/learn-the-basics.md)
{% endcontent-ref %}

{% content-ref url="/pages/3NRJcLRVLBNdzxQ60kc7" %}
[Help Center & Support](/start/help-center-and-support.md)
{% endcontent-ref %}

{% content-ref url="/pages/ciCQTNOUH0wuBEvO6vy2" %}
[FAQs](/start/faqs.md)
{% endcontent-ref %}

{% content-ref url="/pages/KkOBAUA77qtIItlRGiDc" %}
[Master Form](/start/master-form.md)
{% endcontent-ref %}

#### <mark style="color:blue;">Understanding the System</mark>

{% content-ref url="/pages/T2pyzqYBQ0bddexYkg9l" %}
[Excel Structure](/system/excel-structure.md)
{% endcontent-ref %}

{% content-ref url="/pages/ToIJpvfMKlo7WXecNphU" %}
[Filtering](/system/filtering.md)
{% endcontent-ref %}

{% content-ref url="/pages/eX35aYIV224kbTyKngk5" %}
[UI Design](/system/ui-design.md)
{% endcontent-ref %}

{% content-ref url="/pages/zaugdSmxuoWwSYXPZ5IK" %}
[QuickTrack Extension](/system/quicktrack-extension.md)
{% endcontent-ref %}

#### <mark style="color:blue;">Resources</mark>

{% content-ref url="/pages/NYF2zPx1FTFBpRlb54wp" %}
[Glossary of Variables](/resources/glossary-of-variables.md)
{% endcontent-ref %}

{% content-ref url="/pages/lhGQzdsScvCiHvkws82c" %}
[Keyboard shortcuts](/resources/keyboard-shortcuts.md)
{% endcontent-ref %}

{% content-ref url="/pages/3r0z7SpwqmMw5I1cldWf" %}
[Free Tools Templates](/resources/free-tools-templates.md)
{% endcontent-ref %}

{% content-ref url="/pages/b7ToHYuMIAj7REvKMrc6" %}
[Advanced Material](/resources/advanced-material.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://docs.ideal-ops.io/start/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.
