# Project Development

- [Project Development Overview](https://handbook.regen.network/project-development/project-development-overview.md): Project Development is the process of registering and implementing a project on Regen Registry
- [Project Registration](https://handbook.regen.network/project-development/project-registration.md)
- [Project Plan Template](https://handbook.regen.network/project-development/project-registration/project-plan-template.md): Each project proponent registering a project must submit a project plan with information required by the credit class and methodology. Regen Registry offers a generic project plan template below.
- [Project Plan Example](https://handbook.regen.network/project-development/project-registration/project-plan-template/project-plan-example.md): This is an example of a completed Project Plan
- [Monitoring & Verification](https://handbook.regen.network/project-development/monitoring-overview.md)
- [Monitoring Report & Template](https://handbook.regen.network/project-development/monitoring-overview/monitoring-report-and-template.md)
- [Verification](https://handbook.regen.network/project-development/monitoring-overview/verification.md): Coming Soon!
- [Project Marketing](https://handbook.regen.network/project-development/project-marketing.md)
- [Create a Credit Protocol Page](https://handbook.regen.network/project-development/project-marketing/create-a-credit-protocol-page.md): Each project developer/proponent will create a Credit Protocol page with key information about the Credit Protocol including outlining benefits, images, and media.
- [Create a Project Page](https://handbook.regen.network/project-development/project-marketing/create-a-project-page.md): Each project proponent registering a project must create their Project Page which will populate on our Marketplace will allow your audience to understand the details of your project.


---

# 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/project-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.
