# By inviting new members

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

Here is a full instruction on how to invite people and earn DataCrystals:

1. Open the MyDataCoin application and navigate to the main menu.
2. Click on the "**Get 10 DC**" button to access your referral code.
3. Copy your referral code to your clipboard.
4. Share your referral code with your friends and acquaintances through social media, messaging apps, email, or any other way you prefer.
5. When someone uses your referral code to sign up for the MyDataCoin application, they will receive a bonus of 10 DataCrystals.
6. Once your referral's account is active and they complete certain tasks, you will receive a reward of 10 DC.
7. You can track your referral rewards in the "Referral" section of the MyDataCoin application.

Remember, you can only earn rewards for a limited number of referrals, so make sure to invite your friends and acquaintances early on to maximize your rewards.

<https://youtube.com/shorts/Z1vjJwhD00A?feature=share>


---

# 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-inviting-new-members.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.
