# Accretive Hashrate-per-token

Prosper’s DAO-owned Bitcoin mining power (hashrate) is the starting point of our flywheel and will at all times be a solid foundation for all the use cases that the PROS token can unlock. As such, a critical consideration in our protocol design is:

{% hint style="info" %}
Ensuring the hashrate-per-token will only be accretive & always be above the minimum peg throughout the lifetime of the protocol.
{% endhint %}

This core feature will be emphasized throughout various protocol mechanics and operations that we are rolling out across Phase 1 and 2, which will include features that actively encourage operations that are accretive to the hashrate-per-token ratio.


---

# 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.prosper-fi.com/protocol-mechanics/accretive-hashrate-per-token.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.
