> 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/methodologies/biogas-from-anaerobic-digestion/appendix.md).

# Appendix

### Appendix 1: Ecoinvent processes <a href="#wbz6nzu461u" id="wbz6nzu461u"></a>

*List of ecoinvent 3.11 processes used in the GHG reduction quantification model*

<table><thead><tr><th width="296">Input</th><th>Ecoinvent activity name</th></tr></thead><tbody><tr><td>Energy crop: maize silage</td><td>maize silage production | maize silage | Cutoff, U, RoW</td></tr><tr><td>Energy crop: sunflower</td><td>market for sunflower silage | sunflower silage | Cutoff, U, GLO</td></tr><tr><td>Energy crop: rye grass</td><td>market for ryegrass silage | ryegrass silage | Cutoff, U, GLO</td></tr><tr><td>Energy crop: other grass silage</td><td>grass silage production, Swiss integrated production, intensive | grass silage, Swiss integrated production | Cutoff, U, CH</td></tr><tr><td>Energy crop: alfalfa, and triticale</td><td>alfalfa-grass mixture production, Swiss integrated production | alfalfa-grass mixture, Swiss integrated production | Cutoff, U, CH</td></tr><tr><td>Straw</td><td>wheat grain production | straw | Cutoff, U, RoW</td></tr><tr><td>Energy crop: whole corn</td><td>sweet corn production | sweet corn | Cutoff, U, RoW</td></tr><tr><td>Transport, truck</td><td>market for transport, freight, lorry, 3.5-7.5 metric ton, diesel, EURO 5 | transport, freight, lorry, 3.5-7.5 metric ton, diesel, EURO 5 | Cutoff, U, RER</td></tr><tr><td>Electricity</td><td>market for electricity, medium voltage | electricity, medium voltage | Cutoff, U (geography set to project country)</td></tr><tr><td>Activated carbon</td><td>market for activated carbon, granular | activated carbon, granular | Cutoff, U, GLO</td></tr><tr><td>Nitrogen fertilizer</td><td>market group for inorganic nitrogen fertilizer, as N | inorganic nitrogen fertilizer, as N | Cutoff, U, RER</td></tr><tr><td>Potassium fertilizer</td><td>market group for inorganic potassium fertilizer, as K2O | inorganic potassium fertilizer, as K2O | Cutoff, U, RER</td></tr><tr><td>Phosphorus fertilizer</td><td>market group for inorganic phosphorus fertilizer, as P2O5 | inorganic phosphorus fertilizer, as P2O5 | Cutoff, U, RER</td></tr><tr><td>Biogas plant construction</td><td>anaerobic digestion plant construction, agriculture, with methane recovery | anaerobic digestion plant, agriculture, with methane recovery | Cutoff, U, RoW</td></tr><tr><td>Natural gas</td><td>natural gas, burned in gas turbine | natural gas, burned in gas turbine | Cutoff, U (geography set to project country)</td></tr><tr><td>Biogas</td><td>market for biogas | biogas | Cutoff, U, RoW</td></tr><tr><td>Biomethane</td><td>market for biomethane, high pressure | biomethane, high pressure | Cutoff, U, RoW</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/methodologies/biogas-from-anaerobic-digestion/appendix.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.
