# 7. Estensioni

Qui trovi le estensioni della piattaforma:

* [**Gruppo di esperti**](/estensioni/gruppo-di-esperti.md), per avere un’unica chat in cui interrogare diverse IA;
* [**Pensiero Profondo**](/estensioni/pensiero-profondo.md), per permettere all’IA di ricordare le interazioni con ogni utente e sfruttarle in ambito marketing (con diversi accorgimenti per rispettare al 100% la privacy dell’utente, che rimane sempre in pieno controllo dei dati forniti);
* [**Spazi Virtuali**](/estensioni/spazi-virtuali-vr-e-mr.md), per sviluppare esperienza immersive direttamente sulla piattaforma di AIsuru;
* [**Open Badge**](/estensioni/open-badge.md), che possono essere attribuiti dall’IA in completa autonomia e si possono legare ai contenuti.

Queste funzionalità sono incluse per gli utenti di aisuru.com. Sono, invece, moduli separati nella [PaaS](/paas.md).


---

# 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/estensioni.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.
