# Guida all'uso di Amanote

## Creare un account Amanote

Per prima cosa, vediamo come creare un account Amanote e accedere all’applicazione. Ci sono diversi scenari possibili.

### La vostra istituzione dispone di una licenza Amanote

#### **Con integrazione nella piattaforma del corso**

In questo caso, è sufficiente accedere alla piattaforma dei corsi (LMS) della propria istituzione e aprire qualsiasi file PDF per poterlo annotare con Amanote.

{% content-ref url="/pages/oWzmFmdroDwmesEiHkqK" %}
[Aprire un materiale del corso dalla piattaforma della mia istituzione](/it/iniziare/creare-dei-nuovi-appunti/aprire-un-materiale-del-corso-dalla-piattaforma-della-mia-istituzione.md)
{% endcontent-ref %}

#### **Senza integrazione con la piattaforma del corso**

Se la vostra istituzione non dispone di una piattaforma di corsi online o se Amanote non viene aperto automaticamente quando si apre un supporto per il corso dalla stessa piattaforma, allora la vostra istituzione potrebbe avere una licenza senza integrazione. È quindi possibile [creare un account ](https://app.amanote.com/register)con il proprio **indirizzo e-mail istituzionale** e seguire il tutorial per aprire un corso di supporto da Amanote senza integrazione.

{% content-ref url="/pages/D3tR7MqvXx2RxoaGfa2R" %}
[Aprire un supporto del corso da Amanote](/it/iniziare/creare-dei-nuovi-appunti/aprire-un-supporto-del-corso-da-amanote.md)
{% endcontent-ref %}

#### Usare Amanote individualmente

È possibile [creare un account ](https://app.amanote.com/register)e seguire il tutorial per aprire il materiale del corso da Amanote senza integrazione.

{% content-ref url="/pages/D3tR7MqvXx2RxoaGfa2R" %}
[Aprire un supporto del corso da Amanote](/it/iniziare/creare-dei-nuovi-appunti/aprire-un-supporto-del-corso-da-amanote.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://guide.amanote.com/it/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.
