# MariaDB Community

MariaDB Server is an open-source project developed by [MariaDB plc](https://mariadb.com/) and stewarded by [MariaDB Foundation](https://mariadb.org/). Anyone can participate in the development.

This section provides information to help you participate in making MariaDB Server and other MariaDB products a success.

If you're interested in contributing to the documentation, see [this page](/docs/general-resources/about/readme/contributing-documentation.md).

{% content-ref url="/pages/2dnQkD0U0mHp3aigTeUy" %}
[Bug Tracking](/docs/general-resources/community/community/bug-tracking.md)
{% endcontent-ref %}


---

# 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/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.
