# Contact & Support

### Official Channels

* **Website**: [launchium.app](https://launchium.app)
* **Documentation**: <https://launchium.gitbook.io/launchium/>
* **API Status**: [status.launchium.app](https://status.launchium.app)
* **Twitter**: [@launchium](https://twitter.com/launchium)
* **Telegram**: [@launchium](https://t.me/launchium)
* **Telegram Community:** [@launchiumcommunity](https://t.me/launchiumcommunity)
* **Email**:
  * General: <support@launchium.app>
  * Partnerships: <partnerships@launchium.app>
  * Enterprise: <enterprise@launchium.app>
  * Security: <security@launchium.app>

### Community Resources

* **Telegram Community**: 24/7 active support and discussions
* **Twitter Updates**: Real-time announcements and feature releases
* **YouTube Channel**: Tutorials and webinars (Coming Q3 2025)
* **Developer Forum**: Technical discussions (Coming Q4 2025)
* **Discord Server**: Community hub (Coming Q4 2025)

### Support Tiers

| Tier           | Response Time | Access                    | Cost          |
| -------------- | ------------- | ------------------------- | ------------- |
| **Community**  | 24-48 hours   | Telegram, Email           | Free          |
| **Priority**   | 2-4 hours     | Direct support line       | LNCHM holders |
| **Enterprise** | 30 minutes    | Dedicated account manager | Custom        |

### Office Hours (UTC)

* **Technical Support**: 24/7
* **Business Inquiries**: Monday-Friday, 9:00-18:00
* **Emergency Hotline**: Available for critical issues

### Bug Reporting

Found a bug? Report it responsibly:

1. **Security vulnerabilities**: <security@launchium.app> (up to $500K bounty)
2. **Platform bugs**: Use GitHub issues or <support@launchium.app>
3. **Feature requests**: <feedback@launchium.app>


---

# 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://launchium.gitbook.io/launchium/contact-and-support.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.
