> For the complete documentation index, see [llms.txt](https://docs.colt.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.colt.net/colt-docs/all-docs-it/home.md).

# HOME

<h2 align="center">COSA POSSIAMO AIUTARTI A TROVARE?</h2>

<p align="center">Benvenuto in Colt Docs, <a href="/pages/d6b4682ecc69ecd0ad646ee038b4098007f26c9c">puoi saperne di più qui</a>. Sfoglia gli argomenti qui sotto o usa la ricerca per chiedere qualsiasi cosa su cui hai bisogno di aiuto.</p>

<p align="center"><button type="button" class="button primary" data-action="search" data-icon="magnifying-glass">CHIEDI A COLT</button> </p>

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4>BENVENUTO IN COLT DOCS</h4></td><td>Scopri le funzionalità principali di Colt Docs, tra cui l'assistente AI, le azioni della pagina e il feedback.</td><td></td><td><a href="/pages/d6b4682ecc69ecd0ad646ee038b4098007f26c9c">/pages/d6b4682ecc69ecd0ad646ee038b4098007f26c9c</a></td></tr><tr><td><h4>LINEE GUIDA DEL MARCHIO</h4></td><td>Esplora il nuovo marchio Colt, i documenti di supporto, il design visivo e altro ancora.</td><td></td><td><a href="/pages/1b436ed667b542d0bb92aef4c195350e139917fb">/pages/1b436ed667b542d0bb92aef4c195350e139917fb</a></td></tr><tr><td><h4>CLIENTI</h4></td><td>Storie di successo, crediti Biochar e come presentare un reclamo.</td><td></td><td><a href="/pages/3a9a66fbb10384b270fae73d60dc775c9e819384">/pages/3a9a66fbb10384b270fae73d60dc775c9e819384</a></td></tr><tr><td><h4>SCHEDE TECNICHE</h4></td><td>Visualizza le schede tecniche dei prodotti per l'intero portafoglio Colt, inclusi networking, voce, cloud e altro ancora.</td><td></td><td><a href="/pages/61ab55edd0dc6bda271cbaa6b269175841cee878">/pages/61ab55edd0dc6bda271cbaa6b269175841cee878</a></td></tr><tr><td><h4>ON DEMAND (NaaS)</h4></td><td>Comprendi la piattaforma Colt On Demand, inclusi registrazione, prodotti on-demand e opzioni di prezzo.</td><td></td><td><a href="/pages/93bfd4dbbeab2234a928110f6bead24c018f6762">/pages/93bfd4dbbeab2234a928110f6bead24c018f6762</a></td></tr><tr><td><h4>FORNITORI</h4></td><td>Esplora il portale fornitori Colt con fatturazione, gestione dei fornitori e politiche di approvvigionamento.</td><td></td><td><a href="/pages/155b5f1139ee63ac53ce70b4813d5dd6d93b0c9b">/pages/155b5f1139ee63ac53ce70b4813d5dd6d93b0c9b</a></td></tr><tr><td><h4>ACCESSIBILITÀ</h4></td><td>Comprendi il nostro approccio all'accessibilità con linee guida, roadmap e altro ancora.</td><td></td><td><a href="/pages/71d4f59357956e72ad635a79d507c86dae6fa1b8">/pages/71d4f59357956e72ad635a79d507c86dae6fa1b8</a></td></tr><tr><td><h4>ACCOUNT E FATTURAZIONE</h4></td><td>Include fatturazione e formati delle fatture, rendiconti dei pagamenti in uscita e fatture autofatturate.</td><td></td><td><a href="/pages/5fa2a12266c8bfae793664188d4acc36bd5e40c0">/pages/5fa2a12266c8bfae793664188d4acc36bd5e40c0</a></td></tr><tr><td><h4>LEGALE</h4></td><td>Visualizza tutta la documentazione legale aggiornata, inclusi privacy dei dati, termini e condizioni e politica fiscale.</td><td></td><td><a href="/pages/e5ee9aa203557b3b24f2ff8d618953538007ad7a">/pages/e5ee9aa203557b3b24f2ff8d618953538007ad7a</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.colt.net/colt-docs/all-docs-it/home.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.
