# Say hi to Virtual Beings!

Getting your first virtual being up and running with Virbe takes literally minutes. In this documentation, we're sharing with you all you need to know to quickly get through the initial setup, configure hardware for a digital signage solution, or use our SDKs.

<div data-full-width="true"><figure><img src="https://1213579860-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MaU7JJyoXT5PfhTD9dJ%2Fuploads%2FOWo8se6eFkp9MUZmG5RP%2FVirbe%20Virtual%20Beings.png?alt=media&#x26;token=d701a515-5a8f-450d-bae5-3f0194497257" alt=""><figcaption><p>A virtual being on a digital signage screen</p></figcaption></figure></div>

<figure><img src="https://1213579860-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MaU7JJyoXT5PfhTD9dJ%2Fuploads%2FrYlk1IbfU98GTLdBycfH%2Fimage.png?alt=media&#x26;token=6c551dc4-f39d-48cf-8bb9-01302cce82b1" alt=""><figcaption><p>A virtual being on a website</p></figcaption></figure>

To save you time, we suggest you first go through **the basics including:**

1. Virbe Hub introduction and dashboard deployment:
   * [Virbe-hosted launch](https://docs.virbe.ai/getting-started/introduction-to-virbe-platform/virbe-hosted-launch)
   * [Azure-hosted deployment](https://docs.virbe.ai/getting-started/introduction-to-virbe-platform/azure-hosted-deployment)
2. Important dashboard configurations:
   * [Configurations](https://docs.virbe.ai/dashboard-management/configurations)
   * [Profiles](https://docs.virbe.ai/dashboard-management/profiles)
   * [Personas](https://docs.virbe.ai/dashboard-management/personas)
3. To **learn more about touchpoints**, head out to:
   * [Metahuman Kiosk](https://docs.virbe.ai/touchpoints/kiosk-apps/metahuman-kiosk)
   * [Web Widget](https://docs.virbe.ai/touchpoints/web-integration)


---

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