# Servizi macOS

Utilizza Soulver per valutare testo ovunque su macOS tramite i servizi.

Seleziona del testo in qualsiasi app, fai clic destro/control-click e naviga su **Servizi** > **Calcola con Soulver**.

Servizi disponibili:

| Nome del servizio     | Azione                                        |
| --------------------- | --------------------------------------------- |
| Calcola e Copia       | Copia il risultato negli appunti              |
| Calcola e Sostituisci | Sostituisce il testo con il risultato         |
| Calcola e Appendina   | Appende il risultato al testo originale       |
| Inserisci Totale      | Appende il totale di un elenco di elementi    |
| Inserisci Media       | Appende la media di un elenco di elementi     |
| Inserisci Conteggio   | Appende il conteggio di un elenco di elementi |

![Soulver services in TextEdit](/files/IU4H5CE4FxYIpxmP1ONm)

{% hint style="info" %}
Utilizzando le **impostazioni della tastiera di macOS**, puoi assegnare una combinazione di tasti a questi servizi.
{% endhint %}


---

# 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/integrations/macos-services.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.
