> For the complete documentation index, see [llms.txt](https://docs.nexavoxa.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nexavoxa.com/voice-intelligence-tech.md).

# Voice Intelligence Tech

- [Voice-First, No-Text Conversion](https://docs.nexavoxa.com/voice-intelligence-tech/voice-first-no-text-conversion.md): NexaVoxa's processes speech directly using advanced multimodal LLMs, reducing latency, eliminating transcription errors, and enabling natural real-time conversations with higher accuracy.
- [Custom Prompting](https://docs.nexavoxa.com/voice-intelligence-tech/custom-prompting.md): Customize NexaVoxa's AI voice agents with tailored prompts for tone, language, and behavior, ensuring brand consistency, dynamic responses, and enhanced customer interactions across sales and support.
- [Call Control](https://docs.nexavoxa.com/voice-intelligence-tech/call-control.md): Create intelligent voice workflows with NexaVoxa, automating call routing, verification, transfers, and real-time decisions, all without coding or APIs for seamless customer interactions.
- [Guardrails for Voice AI](https://docs.nexavoxa.com/voice-intelligence-tech/guardrails-for-voice-ai.md): Safe, compliant and brand-aligned AI interactions with NexaVoxa's guardrails, includes input filtering, prompt boundaries, output moderation, and escalation triggers for real-time voice conversations.
- [Post-Call Analytics](https://docs.nexavoxa.com/voice-intelligence-tech/post-call-analytics.md): Actionable insights with NexaVoxa’s Post-Call Analytics, including full transcripts, sentiment analysis, latency monitoring, and engagement metrics to refine AI interactions and optimize performance.
- [Multi-Flow Agent](https://docs.nexavoxa.com/voice-intelligence-tech/multi-flow-agent.md): Enhance customer interactions with NexaVoxa’s Multi-Flow Agents, enabling context-aware, dynamic conversation switching across multiple paths, perfect for complex, non-linear dialogues in real-time.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.nexavoxa.com/voice-intelligence-tech.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.
