# Deploy

- [Launchpad](https://readme.dhee.ai/platform-reference/test-and-deploy/deploy/launchpad.md): Your chatbot's command centre for deployment and project plan management, providing easy deployment, updates, and plan customisation.
- [Widget](https://readme.dhee.ai/platform-reference/test-and-deploy/deploy/widget.md): Enhance your website with a chatbot using the Dhee webview widget
- [Signal](https://readme.dhee.ai/platform-reference/test-and-deploy/deploy/signal.md): Want to bring your chatbot to Signal? We've got you covered with a quick setup
- [Telegram](https://readme.dhee.ai/platform-reference/test-and-deploy/deploy/telegram.md): Let's give your chatbot a new home on Telegram, where conversations come to life!
- [Google RCS](https://readme.dhee.ai/platform-reference/test-and-deploy/deploy/google-rcs.md): Unlock the power of Google RCS by seamlessly integrating your chatbot, expanding your reach and enhancing user interactions
- [Facebook](https://readme.dhee.ai/platform-reference/test-and-deploy/deploy/facebook.md): Elevate your chatbot's presence on Facebook Messenger, where millions of users are waiting to engage with you
- [Alexa](https://readme.dhee.ai/platform-reference/test-and-deploy/deploy/alexa.md): Join the voice revolution with Alexa integration and offer your chatbot's assistance through spoken interactions
- [Whatsapp](https://readme.dhee.ai/platform-reference/test-and-deploy/deploy/whatsapp.md): Get ready to connect your chatbot to WhatsApp, and choose from various integration options
- [Custom App](https://readme.dhee.ai/platform-reference/test-and-deploy/deploy/custom-app.md)
- [Voice](https://readme.dhee.ai/platform-reference/test-and-deploy/deploy/voice.md)
- [Telephony](https://readme.dhee.ai/platform-reference/test-and-deploy/deploy/telephony.md)
- [Email](https://readme.dhee.ai/platform-reference/test-and-deploy/deploy/email.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://readme.dhee.ai/platform-reference/test-and-deploy/deploy.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.
