# Step 6: Publish

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

**Activate Your Chatbot :**

Once you activate your chatbot, you have **three options** to get it running:

1. **Embed Code**\
   Copy and paste this short HTML embed code into the footer of your website. Your chatbot will go live instantly.
2. **Share Link**\
   Share this link with your customers to provide a live preview of the chatbot, allowing them to interact in real time.
3. **WordPress Code**\
   If you want to add the chatbot to WordPress dashboard, simply copy and paste the WordPress code into the **AI BotKit** Wordpress Plugin Login screen. Your chatbot, along with all its settings and features, will appear seamlessly on your WordPress dashboard.


---

# 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://aibotkit.gitbook.io/documentation/bot-setup-5-step-builder/step-6-publish.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.
