> For the complete documentation index, see [llms.txt](https://docs.rainbowstandard.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rainbowstandard.io/rainbow-standard-documents/procedural-templates/environmental-and-social-risk-assessment-templates.md).

# Environmental and social risk assessment templates

Below are the Environmental and Social Risk Assessment templates for each Rainbow methodology. These templates help Project Developers assess the likelihood and severity of risks, as well as the potential failure to maintain safeguards.

{% hint style="info" %}
Templates are for reference only. In case of any conflict, the requirements of the Standard or methodologies take precedence.
{% endhint %}

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Mineralization of alkaline materials (ex-situ)</td><td><a href="/pages/R9RmeDqWwKc8gL90xhPK">/pages/R9RmeDqWwKc8gL90xhPK</a></td></tr><tr><td>Enhanced rock weathering</td><td><a href="/pages/ND0z4r9cBLAei29RHo83">/pages/ND0z4r9cBLAei29RHo83</a></td></tr><tr><td>Biobased construction materials</td><td><a href="/pages/9QL0seuVseT7h1KpkmRT">/pages/9QL0seuVseT7h1KpkmRT</a></td></tr><tr><td>BiCRS: Biochar application to soils</td><td><a href="/pages/Om2iC8BSJ1GdkHA5oMoA#risk-assessment-template">/pages/Om2iC8BSJ1GdkHA5oMoA#risk-assessment-template</a></td></tr><tr><td>BiCRS: Biomass feedstock</td><td><a href="/pages/V0dXfN5yPUaU1ws1h7sV#risk-assessment-template">/pages/V0dXfN5yPUaU1ws1h7sV#risk-assessment-template</a></td></tr><tr><td>BiCRS: Marine sub-sediment burial</td><td><a href="/pages/GxlSYzJC7Dkt7JmbJ2y2#risk-evaluation-template">/pages/GxlSYzJC7Dkt7JmbJ2y2#risk-evaluation-template</a></td></tr><tr><td>Refurbishing of electronics devices</td><td><a href="/pages/3o5w7slzA8KYqfkoj4VT">/pages/3o5w7slzA8KYqfkoj4VT</a></td></tr><tr><td>Biogas from anaerobic digestion</td><td><a href="/pages/IA7D8rG4ulcO5Tukokpe">/pages/IA7D8rG4ulcO5Tukokpe</a></td></tr><tr><td>Battery second life</td><td><a href="/pages/TH1m4sYXSNWZ4steTYv7">/pages/TH1m4sYXSNWZ4steTYv7</a></td></tr><tr><td>BioCCS</td><td><a href="/pages/CmCcl8zcn4IUqpAnxkk2">/pages/CmCcl8zcn4IUqpAnxkk2</a></td></tr></tbody></table>


---

# 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.rainbowstandard.io/rainbow-standard-documents/procedural-templates/environmental-and-social-risk-assessment-templates.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.
