# Protocol Development

- [Protocol (Methodology) Development Overview](https://handbook.regen.network/protocol-development/protocol-methodology-development-overview.md): How to develop a protocol (also known as a methodology) with Regen Registry
- [Submitting a Methodology](https://handbook.regen.network/protocol-development/submitting-a-methodology.md)
- [Protocol Development Support](https://handbook.regen.network/protocol-development/protocol-development-support.md): Support during the stages of Methodology Development
- [Protocol Review Process](https://handbook.regen.network/protocol-development/methodology-review-process.md): Internal Review, Expert Peer Review, & Public Comment
- [Who are Expert Peer Reviewers](https://handbook.regen.network/protocol-development/who-are-expert-peer-reviewers.md): What we look for in Expert Peer Reviewers, the benefits of participation and how to participate
- [Approval of New Credit Protocols and Credit Types](https://handbook.regen.network/protocol-development/approval-of-new-credit-protocols-and-credit-types.md): This section describes how new credit protocols and credit types are formally approved into the Regen Registry once expert review and public comment have been completed.


---

# 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://handbook.regen.network/protocol-development.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.
