# Create and publish your chatbot

There are many ways to contact a bot. The dydu BMS offers the possibility to customize and deploy its bot on several platforms/channels allowing it to be present where its users are.

As part of an omnichannel strategy, the bot can also hand over to a human for more complex requests requiring special attention. It then becomes an augmented assistant for the teams.

This section describes the different possibilities of deployment and customization of the bot interface to make it accessible to end users.

### Dydubox

To make its customers even more autonomous in the deployment of their chatbot on their intranet or website, dydu provides access, through the BMS, to the dyduBox: an interface for configuring, customizing and integrating the front-end of its chatbot (called also chatbox) on its website. To have more details on how to deploy your chatbot through dydubox, follow this [link](/integration/channels/chatbox.md)

### Teams

The dydu bots can also be made available on Teams as an application. Thus, the dydu BMS offers the possibility to configure its Teams bot application directly from the BMS through the Channels menu. Follow this link to know how to create [Teams configuration.](/integration/channels/connector/teams.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-en.dydu.ai/first-use-guide/create-and-publish-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.
