> 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/en/using-sipgate/fax.md).

# Fax

- [How can I send fax documents via the FRITZ!Box?](https://help.sipgate.de/cloud-telefonanlage/en/using-sipgate/fax/wie-kann-ich-faxdokumente-ueber-die-fritzbox-uebermitteln.md): Send fax documents via the FRITZ!Box and sipgate – set up the fax machine on the FRITZ!Box.
- [How do I set up fax in sipgate?](https://help.sipgate.de/cloud-telefonanlage/en/using-sipgate/fax/wie-richte-ich-das-fax-bei-sipgate-ein.md): Set up fax in sipgate – receive and send faxes without an external fax machine via your account.
- [How do I create fax for groups?](https://help.sipgate.de/cloud-telefonanlage/en/using-sipgate/fax/wie-lege-ich-fax-fuer-gruppen-an.md): Set up group fax in sipgate so multiple users can receive and manage faxes together.
- [How do I set up sipgate Fax Printer for Windows?](https://help.sipgate.de/cloud-telefonanlage/en/using-sipgate/fax/wie-richte-ich-sipgate-faxdrucker-fuer-windows-ein.md): Step-by-step instructions for setting up the sipgate Fax Printer on Windows.
- [How do I set up sipgate Fax Printer for macOS?](https://help.sipgate.de/cloud-telefonanlage/en/using-sipgate/fax/wie-richte-ich-sipgate-faxdrucker-fuer-macos-ein.md): Step-by-step instructions for setting up the sipgate Fax Printer on macOS.
- [Fax printer Mac: errors and solutions](https://help.sipgate.de/cloud-telefonanlage/en/using-sipgate/fax/faxdrucker-mac-fehler-und-loesungen.md): Troubleshooting for the sipgate Fax Printer on Mac – login problems, sending errors, and further solutions.
- [Fax printer Windows: errors and solutions](https://help.sipgate.de/cloud-telefonanlage/en/using-sipgate/fax/faxdrucker-windows-fehler-und-loesungen.md): Troubleshooting for the sipgate Fax Printer on Windows – improve quality, solve connection problems.


---

# 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/en/using-sipgate/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.
