# Set up your IVR in Toky

The [IVR](https://tokyapp.zendesk.com/hc/en-us/articles/360020814418) can be easily configured with the following steps:

1. Go to Toky's [**Dashboard**](https://app.toky.co/business/dashboard)**.**
2. Click on [**IVR** ](https://toky.co/en/features/ivr)option in the **Telephony** section.
3. Click on **New Tree.**
4. Select the **Phone Number** that will use the Phone Tree.
5. Select in **When no digit is pressed** what you wish to happen when the caller doesn't press any button.
6. Click on **New Option** to add new menu options and to assign them the action to execute which can be: *send to group, send to agent, send to Voicemail, play audio and repeat greeting, send to number,* [*receive fax and notify*](https://tokyapp.zendesk.com/hc/en-us/articles/360020959798-Receive-fax-to-email)*, repeat greeting, hang up call,* [*send to IVR*](https://tokyapp.zendesk.com/hc/en-us/articles/4402287538193-How-to-create-a-new-IVR-level)*, return to the previous menu.*
7. Click on [**Configure Audios**](https://tokyapp.zendesk.com/hc/en-us/articles/360020839838) to create or assign the audios that the Phone Tree will play for every situation which can be: Greeting, Voicemail, Busy, Music on hold, Closed and Invalid Option.
8. Click on **Save Changes.**

**Important:** The *send to IVR* option is very useful to allow your callers to navigate the menu and guide them to the best option or agent. Learn how to configure it in [this article.](https://tokyapp.zendesk.com/hc/en-us/articles/4402287538193-How-to-create-a-new-IVR-level)

If you have any further questions or concerns, please contact our customer service team at <support@toky.co>.


---

# 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/set-up-your-ivr-in-toky.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.
