# ElectroAAC Documentation

The first step to start using ElectroAAC is to clone the project on your machine using the command: `git clone` [`https://github.com/ElectroAAC/electro.git`](https://github.com/ElectroAAC/electro.git)

After downloading and unzipping the document, you can follow the tutorials on how to configure the Backend and Frontend.

## How to configure the backend?

Dive a little deeper and start exploring our API reference to get an idea of everything that's possible with the API:

{% content-ref url="/pages/oaVazXEx5KSl7wddd8Pu" %}
[Backend](/electroaac/reference/backend.md)
{% endcontent-ref %}

## How to configure the frontend?

Dive a little deeper and start exploring our API reference to get an idea of everything that's possible with the API:

{% content-ref url="/pages/zNpx5UHo0n3wGJ2BzApI" %}
[Frontend](/electroaac/reference/frontend.md)
{% endcontent-ref %}

## Run the project with Nginx

{% content-ref url="/pages/31iA5q16aZKrVVj2Uyo5" %}
[Run the project with Nginx](/electroaac/reference/run-the-project-with-nginx.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://walistonbelles1.gitbook.io/electroaac/electroaac-documentation.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.
