> 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/wie-kann-ich-faxdokumente-ueber-die-fritzbox-uebermitteln.md).

# How can I transmit fax documents via FRITZ!Box?

Alternatively to our web fax, you can also send your fax documents via your own fax machine connected through a FRITZ!Box, or via the integrated fax function of the FRITZ!Box.<br>

For successful fax transmission via your FRITZ!Box, you must have stored your fax number in your FRITZ!Box. We have personalized setup instructions\
[here](https://help.sipgate.de/hc/de/articles/4402636353041-Wie-konfiguriere-ich-meine-Endger%C3%A4te-f%C3%BCr-die-Nutzung-mit-sipgate#AVM) provided.

{% tabs %}
{% tab title="Analog fax machine" %}
{% stepper %}
{% step %}
**Connect fax machine**

Connect the fax machine to the FON1 or FON2 port of the FRITZ!Box using a suitable telephone cable
{% endstep %}

{% step %}
**Set up device**

In the FRITZ!Box menu, go to Telephony ➔ Telephone Devices\
On the right, click **Set up a new device** click\
Select **fax machine** and click Next
{% endstep %}

{% step %}
**Select connection**

Select the port (e.g. FON1) to which you connected the fax machine and click **Next**
{% endstep %}

{% step %}
**Assign phone numbers**

Select the **sipgate phone number** to be used to establish outgoing fax connections, and click **Next**\
Select the **phone number(s)** to receive faxes on, and click **Next**\
Finally, click **Apply**
{% endstep %}
{% endstepper %}
{% endtab %}

{% tab title="Integrated fax function" %}
{% stepper %}
{% step %}
**Set up fax function**

In the FRITZ!Box menu, go to Telephony ➔ Telephone Devices\
On the right, click **Set up a new device** click\
At the very bottom, select the **fax function** and click Next
{% endstep %}

{% step %}
**Configure reception**

Choose whether received faxes should be forwarded to you via email push service\
Choose whether received faxes should be stored on a storage device and click Next
{% endstep %}

{% step %}
**Assign phone number**

Choose whether faxes should only be sent or also received\
Select the s**ipgate phone number** for fax sending/reception and click Next\
Finally, click **Apply**
{% endstep %}
{% endstepper %}

You will then find the new options for sending faxes as well as viewing received faxes under Telephony ➔ Fax.
{% endtab %}
{% endtabs %}


---

# 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/wie-kann-ich-faxdokumente-ueber-die-fritzbox-uebermitteln.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.
