# AI Studio

- [Create a new agent](https://studio.docs.ai.vonage.com/ai-studio/create-a-new-agent.md)
- [NLU AI Engine - Traditional vs Hybrid](https://studio.docs.ai.vonage.com/ai-studio/nlu-ai-engine-traditional-vs-hybrid.md): ⚠️ This feature is in public beta. You're encouraged to explore and share feedback. It’s production-ready, but may change as we improve based on real-world use.
- [Agentic NLU AI engine](https://studio.docs.ai.vonage.com/ai-studio/agentic-nlu-ai-engine.md): ⚠️ This feature is in public beta. You're encouraged to explore and share feedback. It’s production-ready, but may change as we improve based on real-world use.
- [Agent Building Features](https://studio.docs.ai.vonage.com/ai-studio/agent-building-features.md): Here are a few nifty features within the AI Studio platform
- [Agent Templates](https://studio.docs.ai.vonage.com/ai-studio/templates.md): Templates that you can add as an easy base to your virtual agent.
- [Take Message](https://studio.docs.ai.vonage.com/ai-studio/templates/after-hours.md): Be available for your customers 24/7
- [Updating Details](https://studio.docs.ai.vonage.com/ai-studio/templates/updating-details.md): Elegant self-service for ever recurring caller requests
- [Survey](https://studio.docs.ai.vonage.com/ai-studio/templates/post-call-survey.md): Keep track of your Call Center Agents' Performance and your Customer Satisfaction
- [FAQ](https://studio.docs.ai.vonage.com/ai-studio/templates/faqs.md): Relieve your Contact Center from constantly recurring questions and queries
- [Package Tracking](https://studio.docs.ai.vonage.com/ai-studio/templates/order-tracking.md): Order Tracking with the help of a Virtual Assistant
- [Caller Identification](https://studio.docs.ai.vonage.com/ai-studio/templates/identification-and-verification.md): Verify your callers to give optimal personal self-service
- [Customer Service](https://studio.docs.ai.vonage.com/ai-studio/templates/customer-service.md): Answer queries and escalate to human representatives over chat
- [Hotels](https://studio.docs.ai.vonage.com/ai-studio/templates/hotels.md): Hospitality Provider? Here's your all-in-one solution!
- [Appointment Management](https://studio.docs.ai.vonage.com/ai-studio/templates/appointment-management.md): Manage user appointments and account changes
- [Tester](https://studio.docs.ai.vonage.com/ai-studio/chatbot-tester.md): Using the Tester you can test your conversational flow using chat or via phone call.
- [Editor Mode & Publish](https://studio.docs.ai.vonage.com/ai-studio/editor-mode-and-publish.md)
- [Reports](https://studio.docs.ai.vonage.com/ai-studio/reports.md)
- [Users](https://studio.docs.ai.vonage.com/ai-studio/users.md)
- [Knowledge AI](https://studio.docs.ai.vonage.com/ai-studio/knowledge-ai.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://studio.docs.ai.vonage.com/ai-studio.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.
