# 10. Risorse aggiuntive

Benvenuto alla sezione delle risorse aggiuntive di AIsuru! Qui troverai una serie di strumenti e informazioni complementari per aiutarti a sfruttare al massimo la nostra piattaforma di IA conversazionale.

In questa sezione, abbiamo raccolto:

* **Un** [**glossario completo dei termini tecnici e specifici di AIsuru**](/risorse-aggiuntive/glossario-dei-termini.md), per aiutarti a navigare con sicurezza nel mondo dell'IA;
* [**Link utili a risorse esterne**](/risorse-aggiuntive/link-utili-e-supporto.md): tutorial e articoli di approfondimento per espandere le tue conoscenze;
* Informazioni su come contattare il nostro team di supporto, per ricevere assistenza personalizzata quando ne hai bisogno.


---

# 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.aisuru.com/risorse-aggiuntive.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.
