# Sharing your Chatbot

Enhance collaboration by enabling your team members to manage customer queries, train your chatbot, and more. This section will guide you on how to share your chatbot within your team, maximizing the efficacy and precision of your chatbot's responses.

***

## In this Section:

[Public Chatbot Sharing](/setup-guides/sharing-your-chatbot/how-to-share-your-chatbot-publicly.md)

[Create a Team](/setup-guides/sharing-your-chatbot/how-to-create-and-manage-teams.md)

[Adding Team Members](/setup-guides/sharing-your-chatbot/how-to-add-team-members-to-wonderchat.md)


---

# 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.wonderchat.io/setup-guides/sharing-your-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.
