# Main Page

Decentralizing the Stacks network through mining is one of the top 3 existential priorities for Stacks. Stacks 2.1 unlocks mining pools and having an easy-to-use GUI/automated/smart contract that ensured mining pool operators do not have control over mining and the pool generates reasonable returns will help Stacks expand from its current avg miner count to thousands of participating miners via the pool.

### Useful links <a href="#useful-links" id="useful-links"></a>

{% embed url="<https://degenlab.notion.site/Decentralized-Mining-Pool-c0796bf750984d1e86d68f78287076d4>" %}
Proposal
{% endembed %}

{% embed url="<https://github.com/stacksgov/Stacks-Grant-Launchpad/issues/790>" %}
RFP
{% endembed %}

### **Discussions for the main topics of the Grant**

These topics contain information on how are they useful and used in the `Decentralized MiningPool`

{% embed url="<https://github.com/orgs/degen-lab/discussions/1>" %}
Smart Contract Topic
{% endembed %}

{% embed url="<https://github.com/orgs/degen-lab/discussions/2>" %}
FROST Topic
{% endembed %}


---

# 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.degenlab.io/decentralized-mining-pool/main-page.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.
