# Getting support

## E-mail

Please write to us at [**support@bito.ai**](mailto:support@bito.ai) for any issue you might face with Bito. We would love to hear feedback, comments, feature requests, and how Bito improves your development experience.

## Engage with Community

Engage with our constantly growing Slack community.

{% embed url="<https://bito-community.slack.com/join/shared_invite/zt-1uhlprvk1-zl05MosGrWxVFDMdtz4MDQ#/shared-invite/email>" %}

## Bito Github

Bito Github is growing. Engage with your fellow developers at <https://github.com/gitbito>


---

# 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.bito.ai/help/support-and-questions/getting-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.
