# Support

## Getting Help

We're here to assist you! If you encounter any issues, have questions, or want to provide feedback, please use one of the channels below.

#### Direct Support

For specific problems, private inquiries, or urgent issues, the best way to reach us is by email.

* **Email**: <support@gomboc.ai>

#### Community Feedback & Discussions

For general questions, feature requests, bug reports, or to engage with the Gomboc team and community, please join our GitHub Discussions.

* **GitHub**: [Gomboc-AI Feedback & Discussions](https://github.com/Gomboc-AI/gomboc-ai-feedback)

#### **Gomboc Platform (Pro)**

Book a fully interactive demo with our team, or even better - get free access to the platform to experience it for yourself! (no commitment, simple 2-step onboarding)

* **Meeting**: [Book a demo](https://meetings.hubspot.com/gomboc-demo/one?uuid=02ec3652-7555-49d9-ab35-b01b2dc09cdb&__hstc=239846108.d9abb7a6c8409d9962c467d347a3b69a.1747674668709.1771607018868.1771619176053.93&__hssc=239846108.3.1771619176053&__hsfp=36b799a02b3d61e1a71fb88f8f5d5cb5)

We look forward to hearing from you!


---

# 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.gomboc.ai/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.
