# Esempi

- [Incassi e pagamenti](https://docs.openstamanager.com/2.4.32/esempi/contabilita.md)
- [Magazzino](https://docs.openstamanager.com/2.4.32/esempi/magazzino.md)
- [Contratti a ore](https://docs.openstamanager.com/2.4.32/esempi/contratti-a-ore.md)
- [Contratti di manutenzione](https://docs.openstamanager.com/2.4.32/esempi/assistenza-tecnica.md)
- [Fattura elettronica](https://docs.openstamanager.com/2.4.32/esempi/fattura-elettronica.md)
- [Decreto Rilancio 2020](https://docs.openstamanager.com/2.4.32/esempi/fattura-elettronica/decreto-rilancio-2020.md): Come applicare lo sconto in base all'articolo 121 del DL n.34 del 2020 (bonus 110/65/50 %).
- [Nota di credito](https://docs.openstamanager.com/2.4.32/esempi/nota-di-credito.md)
- [Autofattura](https://docs.openstamanager.com/2.4.32/esempi/autofattura.md)
- [Fatture non elettroniche](https://docs.openstamanager.com/2.4.32/esempi/fatture-non-elettroniche.md)
- [Sconto combinato](https://docs.openstamanager.com/2.4.32/esempi/sconto-combinato.md)
- [Prezzo di vendita automatico](https://docs.openstamanager.com/2.4.32/esempi/prezzo-di-vendita-automatico.md)
- [Gestione acconto](https://docs.openstamanager.com/2.4.32/esempi/gestione-acconto.md)
- [Dichiarazioni d'Intento](https://docs.openstamanager.com/2.4.32/esempi/dichiarazioni-dintento.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.openstamanager.com/2.4.32/esempi.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.
