# Welcome !

<figure><img src="https://1116075330-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoJERVgyqGs2TpLvBoTAK%2Fuploads%2F8iK0Zjefks1vWOKpmPoz%2Fimage.png?alt=media&#x26;token=b12db688-b4c5-4c4b-93e0-15e68e3a4f3c" alt=""><figcaption><p><strong>User homepage</strong></p></figcaption></figure>

<figure><img src="https://1116075330-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoJERVgyqGs2TpLvBoTAK%2Fuploads%2F6wQCeaHv012i8SygO2Pn%2Fimage.png?alt=media&#x26;token=5c746dc4-dadd-4d08-9356-3586c38f6bce" alt=""><figcaption><p><strong>Document stats</strong></p></figcaption></figure>

<figure><img src="https://1116075330-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoJERVgyqGs2TpLvBoTAK%2Fuploads%2FYhg2YaeaREaGcqptQuL1%2Fimage.png?alt=media&#x26;token=5928ecda-235a-4fab-852d-579e47f0b809" alt=""><figcaption><p><strong>Page browsing :</strong> show stats about a page from a document : in this page there is two sound elements for instance</p></figcaption></figure>

<figure><img src="https://1116075330-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoJERVgyqGs2TpLvBoTAK%2Fuploads%2F00L4C1bGuwI4Ulcde9FN%2Fimage.png?alt=media&#x26;token=4022cc5d-6b6b-4b3f-bcd6-cc42e5180818" alt=""><figcaption><p><strong>Annotation interface :</strong> once you select a zone in the image you are invited to trasncribe the words you selected and their sensorial data</p></figcaption></figure>

## Welcome to the annotation-app guide

If you wish to test the app here is a [demo link](https://anno-app.herokuapp.com/).&#x20;

## How to develop?

You would like to try out the application locally? Here is a tutorial :&#x20;

{% content-ref url="quick-start-for-local-usage" %}
[quick-start-for-local-usage](https://alexis-reis.gitbook.io/annotation-app/quick-start-for-local-usage)
{% endcontent-ref %}

## Want to deep dive?

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="flask-api/api-reference" %}
[api-reference](https://alexis-reis.gitbook.io/annotation-app/flask-api/api-reference)
{% 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://alexis-reis.gitbook.io/annotation-app/welcome.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.
