> For the complete documentation index, see [llms.txt](https://help.sipgate.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.sipgate.de/cloud-telefonanlage/sipgate-nutzen/fax.md).

# Fax

- [Wie kann ich Faxdokumente über die FRITZ!Box übermitteln?](https://help.sipgate.de/cloud-telefonanlage/sipgate-nutzen/fax/wie-kann-ich-faxdokumente-ueber-die-fritzbox-uebermitteln.md): Faxdokumente über die FRITZ!Box und sipgate senden – Einrichtung des Faxgeräts an der FRITZ!Box.
- [Wie richte ich das Fax bei sipgate ein?](https://help.sipgate.de/cloud-telefonanlage/sipgate-nutzen/fax/wie-richte-ich-das-fax-bei-sipgate-ein.md): Fax bei sipgate einrichten – Faxe empfangen und versenden ohne externes Faxgerät über Ihren Account.
- [Wie lege ich Fax für Gruppen an?](https://help.sipgate.de/cloud-telefonanlage/sipgate-nutzen/fax/wie-lege-ich-fax-fuer-gruppen-an.md): Gruppen-Fax bei sipgate einrichten, damit mehrere Benutzer gemeinsam Faxe empfangen und verwalten können.
- [Wie richte ich sipgate Faxdrucker für Windows ein?](https://help.sipgate.de/cloud-telefonanlage/sipgate-nutzen/fax/wie-richte-ich-sipgate-faxdrucker-fuer-windows-ein.md): Schritt-für-Schritt-Anleitung zur Einrichtung des sipgate Faxdruckers unter Windows.
- [Wie richte ich sipgate Faxdrucker für macOS ein?](https://help.sipgate.de/cloud-telefonanlage/sipgate-nutzen/fax/wie-richte-ich-sipgate-faxdrucker-fuer-macos-ein.md): Schritt-für-Schritt-Anleitung zur Einrichtung des sipgate Faxdruckers unter macOS.
- [Faxdrucker Mac: Fehler und Lösungen](https://help.sipgate.de/cloud-telefonanlage/sipgate-nutzen/fax/faxdrucker-mac-fehler-und-loesungen.md): Fehlerbehebung für den sipgate Faxdrucker auf Mac – Login-Probleme, Sendefehler und weitere Lösungen.
- [Faxdrucker Windows: Fehler und Lösungen](https://help.sipgate.de/cloud-telefonanlage/sipgate-nutzen/fax/faxdrucker-windows-fehler-und-loesungen.md): Fehlerbehebung für den sipgate Faxdrucker unter Windows – Qualität verbessern, Verbindungsprobleme lösen.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.sipgate.de/cloud-telefonanlage/sipgate-nutzen/fax.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
