# BloxChat ## Docs - [Begin Verification](https://mintlify.wiki/logixism/bloxchat/api/auth/begin-verification.md): Start a new authentication verification session - [Check Verification](https://mintlify.wiki/logixism/bloxchat/api/auth/check-verification.md): Poll the status of a verification session and retrieve the JWT when complete - [Complete Verification](https://mintlify.wiki/logixism/bloxchat/api/auth/complete-verification.md): Complete authentication by submitting the verification code from within the Roblox game - [Refresh](https://mintlify.wiki/logixism/bloxchat/api/auth/refresh.md): Refresh an expired or expiring JWT token - [Authentication](https://mintlify.wiki/logixism/bloxchat/api/authentication.md): JWT-based authentication system, verification flow, token management, and protected procedures - [Get Chat Limits](https://mintlify.wiki/logixism/bloxchat/api/chat/limits.md): Retrieve chat limits configuration for a specific channel - [Publish Message](https://mintlify.wiki/logixism/bloxchat/api/chat/publish.md): Send a chat message to a specific channel with rate limiting - [Subscribe to Messages](https://mintlify.wiki/logixism/bloxchat/api/chat/subscribe.md): Real-time subscription to receive chat messages from a specific channel - [API Introduction](https://mintlify.wiki/logixism/bloxchat/api/introduction.md): Overview of the BloxChat tRPC API architecture, connection methods, and key features - [Configuration](https://mintlify.wiki/logixism/bloxchat/guides/configuration.md): Customize BloxChat settings to match your preferences and workflow - [Troubleshooting](https://mintlify.wiki/logixism/bloxchat/guides/troubleshooting.md): Solutions to common BloxChat issues and errors - [Using the App](https://mintlify.wiki/logixism/bloxchat/guides/using-the-app.md): Learn how to use BloxChat to communicate in Roblox games - [Verification Flow](https://mintlify.wiki/logixism/bloxchat/guides/verification-flow.md): Understand how BloxChat verifies your Roblox account and maintains secure sessions - [Installation guide](https://mintlify.wiki/logixism/bloxchat/installation.md): Complete installation instructions, system requirements, and troubleshooting for BloxChat - [Welcome to BloxChat](https://mintlify.wiki/logixism/bloxchat/introduction.md): A Windows desktop chat companion for Roblox games with real-time messaging and channel-based chat - [Quickstart](https://mintlify.wiki/logixism/bloxchat/quickstart.md): Get up and running with BloxChat in minutes - [Environment Variables](https://mintlify.wiki/logixism/bloxchat/self-hosting/environment-variables.md): Complete reference for all BloxChat backend configuration options - [Game Integration](https://mintlify.wiki/logixism/bloxchat/self-hosting/game-integration.md): Connect your Roblox game to the BloxChat backend for user verification - [Self-Hosting Overview](https://mintlify.wiki/logixism/bloxchat/self-hosting/overview.md): Learn how to host your own BloxChat instance with full control over your infrastructure - [Server Setup](https://mintlify.wiki/logixism/bloxchat/self-hosting/server-setup.md): Install dependencies and run the BloxChat backend server