# By watching paid Ads

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

To support our development efforts, you can watch paid advertisements in our app. Simply go to the main menu and click on the "Get 5 DC" button. Watch the entire advertisement and you will receive a reward of 5 DC. This is a simple and easy way to support our work while also earning some DC for yourself.


---

# 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/by-watching-paid-ads.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.
