# Formattazione

Soulver ti permette di controllare come vengono visualizzati numeri, testo e risposte nei tuoi fogli.

* [Formati numerici](/it/documentation/formatting/region-settings.md) — configura separatori decimali, separatori delle migliaia e formati numerici regionali
* [Stile del testo](/it/documentation/formatting/appearance-and-styles.md) — personalizza i colori dell'evidenziazione della sintassi e le opzioni dei font
* [Formattazione delle risposte](/it/documentation/formatting/answer-formatting-options.md) — controlla come vengono visualizzate le risposte nella colonna delle risposte


---

# 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://documentation.soulver.app/it/documentation/formatting.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.
