# Getting started

- [Introduction to Virbe platform](https://docs.virbe.ai/getting-started/introduction-to-virbe-platform.md)
- [Virbe-hosted launch](https://docs.virbe.ai/getting-started/introduction-to-virbe-platform/virbe-hosted-launch.md): Launching Virtual Being as a Virbe-Hosted solution is designed for businesses looking for a turnkey solution. With just a few clicks, you can launch your virtual being directly on our platform.
- [Azure-hosted deployment](https://docs.virbe.ai/getting-started/introduction-to-virbe-platform/azure-hosted-deployment.md): Deploying the Virbe app from the Azure Marketplace is an easy way to integrate our technology into your cloud. Follow this guide for a smooth setup.


---

# 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.virbe.ai/getting-started.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.
