# Moduli e App

Kimo è composto dai seguenti moduli:

* [Kimo SFA](/manual-it/introduzione/moduli/kimo-sfa.md): modulo dedicato agli Agenti che fornisce funzionalità avanzate di supporto alla vendita.
* [Kimo B2B](/manual-it/introduzione/moduli/kimo-b2b.md): modulo dedicato ai professionisti già clienti dell'Azienda di Distribuzione che offre loro funzionalità avanzate per l'acquisto diretto.
* [Console di Amministrazione](/manual-it/introduzione/moduli/console-admin.md): permette la parametrizzazione e configurazione dei vari moduli di Kimo.

###


---

# 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://doc.kimo.app/manual-it/introduzione/moduli.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.
