# Want to help?

## Summary

We are always looking for someone who would like to join us and help.  No matter how small or big...  We will take all the help we can get.

## Help with Docs

Join us and help contribute to Organizr's Documentation.  The link to join is here:

{% embed url="<https://app.gitbook.com/invite/-MhZfGFwm0nNUBqIkQkp/qFAKJ2lS4x0qukpQ4TSZ>" %}
Invitation to Group
{% endembed %}

Once you have joined, hop onto our Discord server and let us know which username you signed up with on Gitbook and we can apply the correct permissions for you or add your name to this list after you use the invite link:

{% embed url="<https://app.gitbook.com/@organizr/s/requesting-write-access/>" %}

## Support in Discord

Join us and help other members out that configuring and tinkering with Organizr over in our Discord server.  Join the server here:

{% embed url="<https://organizr.app/discord>" %}

## Code Contribution

Coming soon...


---

# 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.organizr.app/want-to-help.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.
