> For the complete documentation index, see [llms.txt](https://docs.nuon.fi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nuon.fi/risk-curators-program.md).

# Risk Curators Program

## Risk Curator Program Documentation

The **Risk Curator Program** is a governance initiative designed to bring experienced DeFi strategists into the Nuon portfolio management process. Risk Curators are responsible for assessing protocol-level risks of DeFi assets and shaping yield strategies that improve Nuon's long-term stability and sustainability.

### **Purpose**

The program selects and assigns governance responsibilities to a group of highly qualified Risk Curators. These individuals play a critical role in evaluating asset allocation proposals and vaults and helping the protocol navigate complex DeFi environments in exchange for an additional share of rewards.&#x20;

### **Token Allocation**

* **Total Allocation:** 2% of the MaxCap token supply is reserved for the Risk Curator Program.
* **Participation Cap:** Limited to **10 curators** to ensure focused, high-quality input.
* **Token Lock:** Curators receive locked tokens with full voting power for a duration of **1 year**.

This structure ensures long-term alignment and active participation from highly capable portfolio and risk managers.

### **Participation Requirements**

Risk Curators are expected to:

* Engage in major governance discussions.
* Actively follow and vote on proposed asset allocations.
* Provide expert advice on asset allocations and risk parameters.

### **Selection Criteria**

Risk Curators are selected through a rigorous evaluation process. Candidates are assessed based on:

* Demonstrated expertise in DeFi risk and strategy.
* Public thought leadership (e.g., high-quality contributions on platforms like Twitter).
* Direct interviews with the Nuon team to evaluate alignment and insight.

Only individuals with a proven track record and clear understanding of protocol-level risks are invited to participate.

### Summary

The Risk Curator Program is a foundational component of Nuon’s governance model. By incorporating seasoned DeFi professionals into critical decision-making, Nuon aims to maintain a secure, scalable, and sustainable protocol.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.nuon.fi/risk-curators-program.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
