# Project Funds

Project Funds were introduced at block 88406 as a method to compensate those who help to make the project better in the following categories.

1. Project coding / protocol
2. Project documentation&#x20;
3. Project promotion
4. Other impactful contributions to the project not mentioned

The way that project funds works is, 10% of each minted block reward is forwarded to the special Project funds address(<mark style="color:yellow;">NpryectdevepmentfundsGE</mark>).  This special address contains no keys and is only accessed by governance directive. This means a majority vote must be held to release funds for each project contribution.


---

# 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.nosocoin.com/noso-documentation/donate-to-noso/project-funds.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.
