# Deployment

This section describes profile deployment process divided into touchpoints, as they are touchpoint-specific:

{% content-ref url="/pages/zyfvAF9jeBAKoQmPWPue" %}
[Web widget deployment](/dashboard-management/profiles/deployment/web-widget-deployment.md)
{% endcontent-ref %}

{% content-ref url="/pages/E9Px3KilrGl7BrDs38wO" %}
[Metahuman kiosk deployment](/dashboard-management/profiles/deployment/metahuman-kiosk-deployment.md)
{% endcontent-ref %}


---

# 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/dashboard-management/profiles/deployment.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.
