# Community

## Community and support

Hyperstack is supported by a friendly, helpful community, both for users, and contributors. We welcome new people, please reach out and say hello.

* [Join](https://join.slack.com/t/hyperstack-org/shared_invite/enQtNTg4NTI5NzQyNTYyLWQ4YTZlMGU0OGIxMDQzZGIxMjNlOGY5MjRhOTdlMWUzZWYyMTMzYWJkNTZmZDRhMDEzODA0NWRkMDM4MjdmNDE) our Slack group
* After you have joined there is a shortcut at <https://hyperstack.org/slack>

## StackOverflow questions

Please ask technical questions on StackOverflow as the answers help people in the future. We use the `hyperstack` tag, but also add `ruby-on-rails`, `ruby` and `react-js` tags to get this project exposed to a broader community.

* Please ask questions here: <https://hyperstack.org/question>
* All the `hyperstack` tagged questions are here: <https://hyperstack.org/questions>

## Github issues

If you find a bug please create an issue or better still a PR! There are also a list of issues marked as "good first issue"

* Our Github issues are here: <https://github.com/hyperstack-org/hyperstack/issues>

## Improving the docs

* We always welcome any improvements to the docs, so please issue a PR from the docs pages&#x20;

## Write a tutorial or blog

* More than anything, this project needs promotion. If you like this project there is no greater way to show it than write about it and broadcast it to the world. Writing a tutorial is a fantastic way of learning as well.&#x20;


---

# 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.hyperstack.org/community.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.
