# Integrazioni

Soulver si integra con altri strumenti e flussi di lavoro su Mac, iPad e iPhone.

* [Alfred e Raycast](/it/documentation/integrations/alfred-and-raycast.md) — usa Soulver come motore di calcolo nelle app launcher
* [Servizi di macOS](/it/documentation/integrations/macos-services.md) — calcola il testo selezionato da qualsiasi app
* [Schemi URL](/it/documentation/integrations/url-schemes.md) — apri Soulver ed esegui azioni tramite URL
* [Terminale (CLI)](/it/documentation/integrations/command-line-tool-automator-and-services.md) — usa Soulver dalla riga di comando


---

# 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.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.
