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

# Overview

To get the appropriate instructions to deploy your typebot 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 typebot on.

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

## Standard

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

<Frame>
  <img src="https://mintcdn.com/typebot/rHkgfCATWjP6ntzz/images/embeddings/standard.png?fit=max&auto=format&n=rHkgfCATWjP6ntzz&q=85&s=e536703d888cd843dcde6dcecffd4e72" alt="Standard" width="3082" height="1886" data-path="images/embeddings/standard.png" />
</Frame>

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

## Popup

Embeds the typebot 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/typebot/rHkgfCATWjP6ntzz/images/embeddings/popup.png?fit=max&auto=format&n=rHkgfCATWjP6ntzz&q=85&s=136704ef55d8e48a792d403bf3a4a0fe" alt="Popup" width="2440" height="1714" data-path="images/embeddings/popup.png" />
</Frame>

## Bubble

Embeds the typebot 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/typebot/rHkgfCATWjP6ntzz/images/embeddings/bubble1.png?fit=max&auto=format&n=rHkgfCATWjP6ntzz&q=85&s=92fc2575febd4b5c138b831d9135e52e" alt="Bubble 1" width="600px" data-path="images/embeddings/bubble1.png" />
</Frame>
