# Welcome

**Digitar** is focused on creating cutting-edge **real-time voice AI agents**. Our platform empowers businesses by enabling seamless voice interactions, from customer service automation to intelligent voice-driven solutions.

We strive to help teams work more efficiently by providing a robust, intuitive platform for real-time voice interactions. With Digitar, businesses can **create, deploy,** and **manage voice AI agents** with ease, transforming how they engage with their customers.

You'll see some of the best parts of DIGITAR in action in the subsequent documentation.

## Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Console</strong></td><td>Understand capabilities</td><td><a href="https://content.gitbook.com/content/mBP7veH4zgojG1lt7jSe/blobs/f2OofHnkthXxdFyE2Wzd/1.png">1.png</a></td><td></td><td><a href="analytics/dashboards">dashboards</a></td></tr><tr><td><strong>Deployment</strong></td><td>How to deploy assistants</td><td><a href="https://content.gitbook.com/content/mBP7veH4zgojG1lt7jSe/blobs/N4oGSZHCk4NjoB01PdwS/2.png">2.png</a></td><td></td><td><a href="web-deployment">web-deployment</a></td></tr><tr><td><strong>Publish your docs</strong></td><td>Share your docs online</td><td><a href="https://content.gitbook.com/content/mBP7veH4zgojG1lt7jSe/blobs/WDYiHxSAtG4Ox570E4Sc/3.png">3.png</a></td><td></td><td><a href="analytics/assistants">assistants</a></td></tr></tbody></table>


---

# 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.digitar.ai/readme.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.
