# Risks & Mitigation

The resilience and credibility of the Suno Protocol rely on proactively identifying the risks that can affect both (i) **pWatt‑level investments**—single clean‑energy assets tokenized by individual pWatt tokens—and (ii) **uWatt‑level exposure**, which bundles many pWatts inside the Reserve. The following pages outline the key risk categories and the concrete measures embedded in the Protocol, its governance process and its operating partnerships to mitigate them.

### 1.  pWatt‑Level Risks  (single‑project exposure)

<table><thead><tr><th width="150.49664306640625">Risk Category</th><th width="240.471923828125">What Could Happen</th><th width="359.64447021484375">Mitigation Approach</th></tr></thead><tbody><tr><td><strong>Infrastructure / O&#x26;M</strong></td><td>Force‑majeure events (storms, floods, fires), equipment malfunction, third‑party damage or theft can reduce or halt production.</td><td><ul><li>Comprehensive all‑risk insurance.</li><li>Preventive &#x26; corrective O&#x26;M contracts with experienced operators.</li><li>Corrective‑maintenance provision (~3 % of revenue) held in escrow to fund future repairs.</li></ul></td></tr><tr><td><strong>Revenue / Off‑taker</strong></td><td>The buyer of the energy (utility or corporate PPA counter‑party) can default or pay late, interrupting cash flow.</td><td><ul><li>Credit assessment during origination.</li><li>Step‑in &#x26; assignment rights in PPAs.</li><li>Option to sell power on the regulated market if a buyer fails.</li></ul></td></tr><tr><td><strong>Regulatory / Policy</strong></td><td>Tariff revisions, new grid charges or curtailment rules can erode project income.</td><td><ul><li>Jurisdiction screening: prioritise markets with stable renewable‑energy frameworks.</li><li>Indexation clauses in PPAs where available.</li><li>Continuous policy monitoring and advocacy via local partners.</li></ul></td></tr><tr><td><strong>Construction &#x26; Commissioning</strong></td><td>Delays or cost overruns before COD reduce returns.</td><td><ul><li>Fixed‑price EPC contracts with liquidated‑damages clauses.</li><li>Milestone‑based fund disbursement.</li><li>Performance guarantees on output (kWh).</li></ul></td></tr><tr><td><strong>Concentration (single‑asset)</strong></td><td>Each pWatt is tied to one project, so an investor faces project‑specific volatility.</td><td><ul><li>Transparency: risk is clearly disclosed up‑front.</li><li>Liquidity path: holders may later swap into uWatts to diversify.</li><li>As Suno grows, a larger catalogue of pWatts will let investors self‑diversify across many assets.</li></ul></td></tr><tr><td><strong>Force Majeure</strong></td><td>Earthquakes, war, government seizure can render the plant inoperative.</td><td><ul><li>Force‑majeure insurance where available.</li><li>Geographic spread of future projects enables optional diversification at the portfolio (uWatt) level.</li></ul></td></tr></tbody></table>

### 2.  uWatt‑Level Risks  (exposure to the Reserve)

<table><thead><tr><th width="149.8756103515625">Risk Category</th><th width="239.9732666015625">What Could Happen</th><th width="360.45703125">Mitigation Approach</th></tr></thead><tbody><tr><td><strong>Liquidity</strong></td><td>Limited trading depth on DEXes could widen spreads and delay exits.</td><td><ul><li>Protocol‑funded liquidity incentives for liquidity providers.</li><li>Dynamic reward curves that favour deeper pools.</li><li>Cross‑chain listings and CEX integrations as the market matures.</li></ul></td></tr><tr><td><strong>Reserve Performance</strong></td><td>Under‑production or outages in several projects lowers Reserve income, impacting uWatt yields and reference price.</td><td><ul><li><strong>Diversification</strong> across many projects, technologies and geographies.</li><li>Continuous technical monitoring + enforced O&#x26;M service level agreements (SLAs).</li><li>Depreciation‑compensation buffer (10‑13 % of income) reinvested into new pWatts.</li></ul></td></tr><tr><td><strong>Reference‑Price Tracking</strong></td><td>Market price of uWatts may deviate from the on‑chain reference price derived from Reserve cash flows.</td><td><ul><li>Arbitrage incentives: Reserve can use retained earnings to buy back uWatts below reference price.</li><li>Transparent on‑chain valuation feed for traders.</li></ul></td></tr><tr><td><strong>Smart‑Contract / Oracle</strong></td><td>Bugs or oracle failures could freeze funds or misroute rewards.</td><td><ul><li>Multiple independent audits + ongoing bug‑bounty programme.</li><li>Modular upgrade path with timelocked governance.</li></ul></td></tr><tr><td><strong>Governance</strong></td><td>Malicious or apathetic voting could approve poor assets or misallocate funds.</td><td><ul><li>Token‑weighted voting with quorum &#x26; timelocks.</li><li>Reputation score for project operators.</li><li>Emergency veto powers held by a multisig of reputable community members.</li></ul></td></tr><tr><td><strong>Concentration (early stage Reserve)</strong></td><td>At launch, the Reserve holds only a limited number of projects, limiting diversification.</td><td><ul><li>Pipeline of vetted projects ready for on‑boarding.</li><li>Governance mandate to expand across regions and technologies.</li><li>Concentration limits that relax progressively as asset count grows.</li></ul></td></tr></tbody></table>

Los uWatts transforman el riesgo de un solo activo en una exposición diversificada a un portafolio. La combinación de gobernanza en cadena, incentivos de liquidez, reinversión continua y parámetros técnicos prudentes —como proyecciones de rentabilidad conservadoras y cronogramas de depreciación— ayuda a mantener el precio de mercado alineado con el **precio de referencia**, respaldado por flujos de caja del mundo real.


---

# 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.suno.finance/misc/risks-and-mitigation.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.
