# FAQ

- [Introduzione](https://docs.openstamanager.com/faq/introduzione.md)
- [Domande comuni](https://docs.openstamanager.com/faq/domande-comuni.md)
- [Recupero della password](https://docs.openstamanager.com/faq/recupero-della-password.md)
- [Fatturazione Elettronica](https://docs.openstamanager.com/faq/fatturazione-elettronica.md)
- [Domande comuni](https://docs.openstamanager.com/faq/fatturazione-elettronica/domande-comuni-fatturazione-elettronica.md)
- [Split payment e reverse charge](https://docs.openstamanager.com/faq/fatturazione-elettronica/fattura-pa.md)
- [Codice identificativo documento e CIG](https://docs.openstamanager.com/faq/fatturazione-elettronica/codice-identificativo-documento-e-cig.md)
- [Errori frequenti nella compilazione](https://docs.openstamanager.com/faq/fatturazione-elettronica/errori-frequenti.md)
- [Configurazione OAuth2](https://docs.openstamanager.com/faq/configurazione-oauth2.md): Questa sezione descrive le procedure di configurazione per l'utilizzo del protocollo OAuth2 al fine di autenticare il gestionale in servizi esterni


---

# 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.openstamanager.com/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.
