# Launch bot

## Add to your website

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

* Embed with chat button: (like the chat bubble on the screen)
  * Use the code snippet to embed the chatbot to your website interferes.
  * Auto open chat in the web:  when your customer goes to your website, it will automatically open the chatbot.
  * Draggable chat button: toggle on this button will let your customers move the chatbot freely in your website
  * Postion: change the position of the bubble you want to pop up when your clients click on it.
  * You can also change your avatar of the bubble chat by uploading your image with our recommended size

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

* Embed without chat button: if you want to trigger the chatbot in your website by the button
  * Use the code snippet to embed the chatbot to your website interferes.
  * Auto open chat in the web:  when your customer goes to your website, it automatically opens the chatbot.
  * Trigger the chatbot by clicking on the button: you can use this code snippet for your website.

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

* Select language: You can edit the keywords displayed in the language you select to suit your context and preferences.

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

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

* You can find us on AppStore: <https://apps.apple.com/vn/app/cx-genie/id6474287133>; Google Play: <https://play.google.com/store/apps/details?id=ai.cxgenie.app&pli=1>

For instant use, you can copy the link to send your customer:&#x20;

<figure><img src="/files/9RG9s2miKLzTUaXBIMjo" alt=""><figcaption></figcaption></figure>

<mark style="color:red;">**Please remember to click the "Save changes" button before leaving.**</mark>


---

# 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://documents.cxgenie.ai/bots/launch-bot.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.
