> ## Documentation Index
> Fetch the complete documentation index at: https://docs.zazubot.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

To get the appropriate instructions to deploy your zazubot in your platform of choice, make sure to head over the `Share` tab of your bot and select the platform you want to deploy your zazubot on.

You can choose to embed your zazubot in 3 different ways.

## Standard

Embeds the zazubot in a box with the size of your choice anywhere on your app. This is what is used on zazubot homepage:

You can also set the width to `100%` and the height to `100vh` to make it take the entire page dimensions

## Popup

Embeds the zazubot in a Popup that overlays your website. It can be triggered after a delay or with a click of a button for example

<Frame>
  <img src="https://mintcdn.com/zazubot/_eRGnFfHYvpabed3/images/embeddings/popup.png?fit=max&auto=format&n=_eRGnFfHYvpabed3&q=85&s=e451007fa90d4351aab4b49c1a0ecf2e" alt="Popup" width="1634" height="1006" data-path="images/embeddings/popup.png" />
</Frame>

## Bubble

Embeds the zazubot as a "chat bubble" at the bottom right corner of your site. Can be triggered automatically or with a click. It can also come with a "proactive message".

<Frame>
  <img src="https://mintcdn.com/zazubot/_eRGnFfHYvpabed3/images/embeddings/bubble1.png?fit=max&auto=format&n=_eRGnFfHYvpabed3&q=85&s=18cb729931c110d8d2509f324a9866fa" alt="Bubble 1" width="600px" data-path="images/embeddings/bubble1.png" />
</Frame>
