# Community & Support

## Support

Come into Our [HATLAB Studio](https://dataswyft.com/hatlabstudio) Slack Workspace to ask questions. We have weekly “AMA” (Ask me Anything”) every Tuesday, 2pm GMT.

{% embed url="<https://join.slack.com/t/hubofallthings/shared_invite/zt-6ol9fqf5-~qhrbXmjwTcPpGRF_Es~Tw>" %}

### Contribute

Dataswyft has open sourced elements of its code for others to either contribute or understand. At the moment, we have the HAT Microserver and Citizen’s App that is open to the community to get involved in. The Citizen App open-source project based on the PDA/HAT dashboard "Rumpel" is managed by [Open Commons](https://opencommons.org/Citizen_App).

Inspect our codebase or join as a contributor in our GitHub repo.

{% embed url="<https://github.com/OpenCommons/rumpel-react>" %}

{% embed url="<https://github.com/OpenCommons/HAT2.0>" %}

### Stay in Touch

Join our community and stay in touch with upcoming events, talks and virtualise \[virtually socialise].&#x20;

{% embed url="<https://hubofallthings.slack.com>" %}
Join in and Slack us!
{% endembed %}

### Subscribe

Sign-up to our newsletter to stay up to date on everything Dataswyft: you can read, watch, listen and attend live events.

{% embed url="<https://share.hsforms.com/1t8jkyE5iQIer0xYDAXY7nQ1pdzg>" %}
Sign-up to our newsletter!!
{% endembed %}

### Feedback

We actively ***WANT*** your feedback: the good, the bad and the ugly.

[Fill out a survey here](https://docs.google.com/forms/d/e/1FAIpQLSd9EWOStDHe7e-oa_LaCoetfek7n0nzBT8c_CbOayQqAc76Rw/viewform).


---

# 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.dataswyft.com/undefined/community-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.
