# Mining Power

1\. Users are only allowed to participate and start generating mining power upon being invited by a Metalk DAO user;

2\. Users will be given 1 mining power for every 1 USDT spent on the DeFi Assurance Protocol whereas 200 mining power will be given for purchasing NFT from a Metalk project partner;

3\. The mining power will take effect in the week where it is generated, and will be reset to 0 simultaneously at the end of the week;

4\. The inviter will be given 0.2 mining power for every 1 USDT spent from the invitee address.

*Scenario: The relationship between A and B where A invites B*

* *When A enrolls in the DeFi Assurance Protocol with 100 USDT, A will be given 100 mining power and B will be given 0;*
* *When B enrolls in the DeFi Assurance Protocol with 100 USDT, A will be given 20 mining power and B will be given 100.*


---

# 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://metalk-dao.gitbook.io/metalk/defi-assurance-protocol/bounty-program/mining-power.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.
