# Receive fax to email

To start receiving faxes in your email, you must define an option in your IVR using these steps:

1. Go to your [IVR](https://app.toky.co/business/ivr) section.
2. Select the IVR with the phone numbers you want to enable to receive faxes and click on **Edit**
3. Add the option with the number for your customers to use to send a fax and select the action **Receive fax and notify**
4. Toky will ask the emails where it will send fax notifications; enter the emails and click on **Close**
5. You can always check and change the emails to send faxes to by clicking on **Manage emails**
6. Click on **Save changes**

<figure><img src="/files/0LqX9WCvdFueAkNencJN" alt=""><figcaption></figcaption></figure>

*This service has a price per page. Please contact customer service for more information.*


---

# 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://docs.bird.com/toky-en/how-to-guidestokyapp/receive-fax-to-email.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.
