# How to contribute

{% hint style="info" %}
**Disclaimer:** The development team is working diligently, and the documentation will be updated with each new release.
{% endhint %}

## By reporting bugs

{% content-ref url="/pages/3EeJ35NhBnFEz4v26aML" %}
[By reporting bugs](/overview/how-to-contribute/by-reporting-bugs.md)
{% endcontent-ref %}

### By watching paid Ads

{% content-ref url="/pages/Yb9Bu45z5JtQ0c8JdJA5" %}
[By watching paid Ads](/overview/how-to-contribute/by-watching-paid-ads.md)
{% endcontent-ref %}

## By inviting new members

{% content-ref url="/pages/QTpel3MArMoVROhHz428" %}
[By inviting new members](/overview/how-to-contribute/by-inviting-new-members.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://docs.mydatacoin.io/overview/how-to-contribute.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.
