# Web widget deployment

To use Virtual Being on your website you have to paste code snippet on your website that can be found in the "Deployment" tab of the Profile settings.&#x20;

<figure><img src="/files/mGdLD48Fuuq4DmFATUJx" alt=""><figcaption></figcaption></figure>

Select the mode you're interested in and you'll see one code snippet that you need to paste before the `</body>` of your website. Paste this code snippet on every page where you would like your Virtual Being to appear.&#x20;

#### Authorize domains

{% hint style="info" %}
You need to **authorize your domain where you plan to embed Virbe's code snippet.**
{% endhint %}

Type in your high-level domain of a website on which you'd like to use Virtual Beings, either in Component Mode or Plugin Mode.

### Floating Mode

When using plugin mode your Virtual Being will appear on the website as a small avatar in the bottom right corner of the page. To initiate discussion user needs to click the avatar and the expanded version of the plugin will appear.

<figure><img src="/files/DiB7jltUDXEKBxFIftbr" alt=""><figcaption><p>Floating web widget on a website - collapsed</p></figcaption></figure>

<figure><img src="/files/g0kwRVUgrhsDh4PrOnt1" alt=""><figcaption><p>Floating web widget - expanded</p></figcaption></figure>

### Embedded mode

You can also embed your virtual being directly within the content of your website (not floating on top of it), it can even be embedded as a sole content of your website or in a fullscreen mode.

<figure><img src="/files/f5LcWQRcpOdUlVo7wraU" alt=""><figcaption><p>Fullscreen web component</p></figcaption></figure>


---

# 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/web-widget-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.
