> For the complete documentation index, see [llms.txt](https://open-carbon-protocol.gitbook.io/ocp-methodology-requirements/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://open-carbon-protocol.gitbook.io/ocp-methodology-requirements/sections/15.-periodic-reviews.md).

# 15. Periodic Reviews

Methodologies will be reviewed periodically to account for changes in underlying assumptions or changes in best practice in the sector.&#x20;

The OCP runs [annual audits of all methodologies](https://open-carbon-protocol.gitbook.io/ocp-handbook/governance/annual-audit-process#methodology-review--audit) older than 12 months, but methodology curators are welcome to submit updates at any point. Minor revisions will be accounted for within a version (e.g. v1.0 to v1.1), and major revisions will require a new version (e.g. v2.0) and will require expert panel approval.&#x20;

{% embed url="<https://open-carbon-protocol.gitbook.io/ocp-handbook/methodologies/methodology-updates>" %}

Additionally, [anyone can submit a complaint or grievance at any time](https://open-carbon-protocol.gitbook.io/ocp-handbook/governance/stakeholder-engagement-and-complaints), which will trigger a full methodology review.

***

*<mark style="color:$info;">Default text:</mark>*

<mark style="color:$info;">`“This methodology will undergo periodic reviews and updates to ensure ongoing validity, including confirmation of assumptions and default values. The OCP runs an annual audit process on all methodologies, and the methodology curator can also propose updates. In addition, anyone can, at any time,`</mark> [<mark style="color:$info;">`flag an issue or grievance`</mark>](https://open-carbon-protocol.gitbook.io/ocp-handbook/governance/stakeholder-engagement-and-complaints)<mark style="color:$info;">`, which will trigger a full methodology review. ”`</mark>

<br>


---

# 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://open-carbon-protocol.gitbook.io/ocp-methodology-requirements/sections/15.-periodic-reviews.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.
