# Share Chatbot

Get a link to share your Chatbot with anybody, anywhere and anytime.

**Chatbot Visibility:** Public - Anyone can use it with it's link

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

## Cloneable Share Links

\*This is only available AFTER you have connected your custom domain.

This will allow you to have a link that will allow users to clone the bot into their sub-account.&#x20;

Toggle this checkbox to enable or disable the functionality for cloning chatbots from the share chatbot page.&#x20;

<figure><img src="/files/PLpJVCE4QB8oyAjwRo65" alt=""><figcaption></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.stammer.ai/stammer.ai-docs/chat-ai-agents/ai-agent-dashboard/share-chatbot.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.
