# Product Guides

- [Become a Data Provider](https://docs.mydatacoin.io/product-guides/become-a-data-provider.md)
- [For Managers](https://docs.mydatacoin.io/product-guides/become-a-data-provider/for-managers.md)
- [For Developers](https://docs.mydatacoin.io/product-guides/become-a-data-provider/for-developers.md): In this guide, we provide detailed instructions for connecting a Data Holder to MyDataCoin Bridge and receiving requests.
- [Become a Validator](https://docs.mydatacoin.io/product-guides/become-a-validator.md)
- [Widget](https://docs.mydatacoin.io/product-guides/widget.md): This section describes how you can embed the MyDataCoin functionality, as a widget, into your mobile application.
- [For Data Сonsumers](https://docs.mydatacoin.io/product-guides/for-data-sonsumers.md): In this section, you will find information on how to integrate with the service for providing legal consent for the transfer and processing of personal data.


---

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