# Contributing & Participating

There are many ways to contribute to MariaDB.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Contributing Code</strong></td><td><em>For contributors interested in MariaDB development, explore open projects via</em> <a href="https://jira.mariadb.org"><em>JIRA</em></a> <em>and check for</em> <a href="https://jira.mariadb.org/issues/?jql=resolution%20%3D%20Unresolved%20AND%20labels%20%3D%20beginner-friendly%20ORDER%20BY%20updated%20DESC"><em>beginner-friendly tasks</em></a><em>. Engage with the community on the</em> <a href="https://lists.mariadb.org/postorius/lists/developers.lists.mariadb.org/"><em>maria-developers</em></a> <em>mailing list,</em> <a href="https://r.mariadb.com/join-community-slack"><em>Slack</em></a> <em>,</em> <a href="https://mariadb.zulipchat.com"><em>Zulip</em></a><em>, or</em> <a href="https://github.com/mariadb-corporation/docs-server/blob/test/en/irc/README.md"><em>IRC</em></a> <em>channel for guidance.</em></td><td><a href="/files/rQCA25huI21ePIiSyvhG">/files/rQCA25huI21ePIiSyvhG</a></td><td><a href="/pages/Y1qh9Kgtvxr7f2oC0nYD">/pages/Y1qh9Kgtvxr7f2oC0nYD</a></td></tr><tr><td><strong>Contributing to the MariaDB Project</strong></td><td><em>The success of MariaDB relies heavily on community involvement. You can contribute in various ways, even if you are not a developer.</em></td><td><a href="/files/HljKRz36zyzYshvPqeAd">/files/HljKRz36zyzYshvPqeAd</a></td><td><a href="/pages/HtDMo1Lr5qEsBQKRiCct">/pages/HtDMo1Lr5qEsBQKRiCct</a></td></tr></tbody></table>


---

# 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://mariadb.com/docs/general-resources/community/contributing-participating.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.
