# Routing Plan

You can go to Routing > Routing Plan to define your routing plan:

![](/files/-MYWc7WVXd2eMGexNbS1)

Inside the Routing Plan page, you can see all the routing plan you have created:

![](/files/-MYWcgYSJgPKFF2I4a7w)

You can then create a new routing plan and add routing rule inside.  To add routing rule, you climply click on the "routing name":

![](/files/-MYWcuzS-yEmAQJzXTQD)

You can add new routing rule by clicking on the Edit button:

![](/files/-MYWd0QSFyawUULbbuJB)

Each routing rule has a set of condition and actions.  The condition you can defined are:

* ANI Prefix
* ANI Min Length
* ANI Max Length
* DNIS Prefix
* DNIS Min Length
* DNIS Max Length

The action you can defined are :

* Static Routing&#x20;
* Dynamic Routing


---

# 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://v5cookbook.denovolab.com/first-time-setup/create-routing/routing-plan.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.
