# FAQ

## FAQ - Domande Frequenti

Benvenuti nella pagina delle FAQ! Qui di seguito troverete collegamenti a varie categorie che possono aiutarvi a trovare rapidamente le informazioni di cui avete bisogno.

## **1. Informazioni Generali**

Per domande comuni e indicazioni su come funziona DocBits, come configurare il vostro account e suggerimenti di base per la risoluzione dei problemi.

{% content-ref url="/pages/8Xj7t9DF04nI352GefbS" %}
[Informazioni generali](/italian/overview-and-basics/faq/general-information.md)
{% endcontent-ref %}

## **2. Elaborazione Documenti**

Tutto ciò che riguarda l'estrazione, la gestione e l'elaborazione dei documenti in DocBits.

{% content-ref url="/pages/aUZhNNCqXhUP9j3WK7j9" %}
[Elaborazione Documenti](/italian/administration-and-setup/settings/document-processing.md)
{% endcontent-ref %}

## **3. Infor LN (Integrazione LN)**

Linee guida e FAQ relative all'integrazione di DocBits con Infor LN, importazione di documenti e configurazioni specifiche per LN.

{% content-ref url="/pages/75sVuPk7fAarZObIZctv" %}
[Infor LN (Integrazione LN)](/italian/overview-and-basics/faq/infor-ln-ln-integration.md)
{% endcontent-ref %}

## **4. Infor M3 (Integrazione M3)**

Linee guida e FAQ relative all'integrazione di DocBits con Infor M3, importazione di documenti e configurazioni specifiche per M3.

{% content-ref url="/pages/23hBv0pbEIRzbRVkbzfs" %}
[Infor M3 (Integrazione M3)](/italian/overview-and-basics/faq/infor-m3-m3-integration.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://docs.docbits.com/italian/overview-and-basics/faq.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.
