> For the complete documentation index, see [llms.txt](https://help.blings.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.blings.io/docs/changelog-blog-support/support.md).

# Support & Contact

Our team is here to help. Whether you have a question about a feature, need technical assistance or want to talk business, you can reach us in multiple ways.

<table data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td><strong>Open a Ticket</strong></td><td>Submit a support ticket via our portal. We typically respond within 24 hours.</td></tr><tr><td><strong>Email Us</strong></td><td>Send an email to <a href="mailto:support@blings.io">support@blings.io</a>. Include your workspace name and a detailed description of your issue.</td></tr><tr><td><strong>Call Us</strong></td><td>Reach our support line at +1 (888) 555‑1234 between 9 am and 5 pm (UTC + 2).</td></tr><tr><td><strong>Live Chat</strong></td><td>Premium customers can start a live chat by clicking the chat icon in the bottom corner of your dashboard.</td></tr></tbody></table>

If you're interested in Enterprise plans or custom integrations, use the 'Talk to Sales' button on the homepage to get in touch with our sales team.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.blings.io/docs/changelog-blog-support/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.
