# Welcome to PrimeAura

The official centralized repository containing all comprehensive information regarding our software, including detailed user guides and troubleshooting instructions, designed to empower customers for self-service support during off-hours.

## <mark style="color:yellow;">What are you still waiting for!?</mark>

If you are ready to proceed, click the link below to access the full documentation.

{% content-ref url="/pages/QCgmNTfS1vdvxvVLjnPP" %}
[Why choose PrimeAura?](/primeaura-docs/primeaura-overview/why-choose-primeaura.md)
{% endcontent-ref %}

{% content-ref url="/pages/5WPHSphq25BmbGsqu3Yu" %}
[Frequently Asked Questions](/primeaura-docs/primeaura-overview/frequently-asked-questions.md)
{% endcontent-ref %}

{% content-ref url="/pages/Az7oq4wuTQ6yLwSXJuA5" %}
[Prerequisites for Using PrimeAura](/primeaura-docs/primeaura-get-started/prerequisites-for-using-primeaura.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://primeaura.gitbook.io/primeaura-docs/readme.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.
