# Welcome to MyDataCoin

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

## About

MyDataCoin is a blockchain-based platform that aims to create a more transparent, ethical, and equitable model for personal data exchange. MyDataCoin also offers data buyers a more streamlined and cost-effective process for acquiring high-quality data while ensuring the privacy and consent of the data providers.

## Overview

{% content-ref url="overview/mdc-token-distribution-and-supply" %}
[mdc-token-distribution-and-supply](https://docs.mydatacoin.io/overview/mdc-token-distribution-and-supply)
{% endcontent-ref %}

{% content-ref url="overview/tech-stack" %}
[tech-stack](https://docs.mydatacoin.io/overview/tech-stack)
{% endcontent-ref %}

{% content-ref url="overview/how-to-contribute" %}
[how-to-contribute](https://docs.mydatacoin.io/overview/how-to-contribute)
{% endcontent-ref %}

## Product Guides

We have compiled some helpful guides to help you set up our product quickly and easily.

{% content-ref url="product-guides/become-a-data-provider" %}
[become-a-data-provider](https://docs.mydatacoin.io/product-guides/become-a-data-provider)
{% endcontent-ref %}

{% content-ref url="product-guides/become-a-validator" %}
[become-a-validator](https://docs.mydatacoin.io/product-guides/become-a-validator)
{% endcontent-ref %}

### Use Cases

{% content-ref url="helpful-materials/downloads" %}
[downloads](https://docs.mydatacoin.io/helpful-materials/downloads)
{% 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/welcome-to-mydatacoin.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.
