# Supported Platforms

VoxBot supports all major streaming platforms, with more being added regularly. If there's a platform you'd like us to support, let us know in our [Discord server](https://discord.gg/ZcwqTFFKct) or by emailing <support@vox.bot>.

Supported platforms have unlimited access to all TTS voices on VoxBot, including our library of hundreds of AI TTS voices.

### Twitch

VoxBot fully supports text-to-speech for Twitch. Connect your Twitch channel through OAuth in the VoxBot dashboard settings. Twitch chat is always available, so TTS commands work whether you're live or offline.

### **Kick**

VoxBot fully supports text-to-speech for Kick. Connect your Kick channel through OAuth in the VoxBot dashboard settings. Kick chat is always available, so TTS commands work whether you're live or offline.

### TikTok

VoxBot fully supports text-to-speech for TikTok Live. Connect your TikTok account in the VoxBot dashboard settings. TikTok chat is only available while streaming, so TTS commands only work during live streams.

### Rumble

VoxBot fully supports text-to-speech for Rumble. Connect your Rumble channel in the VoxBot dashboard settings. Rumble chat is only available while streaming, so TTS commands only work during live streams.

### Parti

VoxBot fully supports text-to-speech for Parti. Connect your Parti channel through the VoxBot dashboard settings. Parti chat is always available, so TTS commands work whether you're live or offline.

### PumpFun

VoxBot fully supports text-to-speech for PumpFun. Connect your PumpFun channel through the VoxBot dashboard settings. PumpFun chat is only available while streaming, so TTS commands only work during live streams.


---

# 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.vox.bot/about/supported-platforms.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.
