# White Label (Your) Marketplace

You can add any chatbot from your agency level dashboard into your white label marketplace.&#x20;

From the dashboard of any bot, look for the section Marketplace, and click Launch Chatbot.

<figure><img src="/files/6JqnZYHTfb7Eahu8mRdc" alt=""><figcaption></figcaption></figure>

When you launch a chatbot to your white label marketplace you can update the different information as needed.&#x20;

<figure><img src="/files/3XMZQqiOdE0328HWkfi2" alt=""><figcaption></figcaption></figure>

### Chatbot Details

<figure><img src="/files/027uNN82AmfMcIS7nBAc" 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/white-label/white-label-your-marketplace.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.
