# First Time Setup

- [Create Vendor](https://v5cookbook.denovolab.com/first-time-setup/create-vendor-2.md)
- [Create Routing](https://v5cookbook.denovolab.com/first-time-setup/create-routing.md)
- [Routing Plan](https://v5cookbook.denovolab.com/first-time-setup/create-routing/routing-plan.md)
- [Static Route](https://v5cookbook.denovolab.com/first-time-setup/create-routing/static-route.md)
- [Dynamic Route](https://v5cookbook.denovolab.com/first-time-setup/create-routing/dynamic-route.md)
- [Create Client](https://v5cookbook.denovolab.com/first-time-setup/create-client.md)
- [Call Simulation](https://v5cookbook.denovolab.com/first-time-setup/call-simulation.md)
- [Check CDR](https://v5cookbook.denovolab.com/first-time-setup/check-cdr.md)
- [Check Report](https://v5cookbook.denovolab.com/first-time-setup/check-report.md)
- [Check PCAP](https://v5cookbook.denovolab.com/first-time-setup/check-pcap.md)
- [Setup ANI Rotation](https://v5cookbook.denovolab.com/first-time-setup/setup-ani-rotation.md)
- [Set Min Call Duration](https://v5cookbook.denovolab.com/first-time-setup/extend-call-duration.md)
- [Block Calls by DNC](https://v5cookbook.denovolab.com/first-time-setup/create-vendor.md)


---

# 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.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.
