# Help & Support

Help will always be given at Cosmocloud to those who seek it! We currently have 2 ways to request for help -

* [<mark style="color:blue;">**Cosmocloud Discord Community**</mark>](#cosmocloud-discord-community)
* [<mark style="color:blue;">**Opening a Bug Report**</mark>](#opening-a-bug-report)

## Cosmocloud Discord Community

You can [<mark style="color:blue;">**join the official Cosmocloud Discord Community**</mark>](https://discord.gg/M8gqTVpRYE), where you can follow the latest announcements, take part in discussions, know about upcoming events and broadcasts as well as ask for help or new feature requests.

## Opening a Bug Report

If you feel you need to report a bug in the system or something is wrong and needs to be handled, please go ahead and [<mark style="color:blue;">**open a bug report here**</mark>](https://github.com/Cosmocloud/Bugs-and-Feedback), our Cosmonauts would be regularly checking this and getting back to you!

{% hint style="warning" %}
If you find any security issue, please do not report above. Instead, please reach out to [<mark style="color:blue;">**Cosmocloud Support**</mark>](mailto:support@cosmocloud.io) or mail us on [**support@cosmocloud.io**](mailto:support@cosmocloud.io)**.**
{% endhint %}


---

# 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.cosmocloud.io/help-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.
