# Project Development Overview

Projects are developed by methodology developers, project developers or Earth stewards using methodologies and credit classes from the following:&#x20;

* [Regen Registry Library](https://library.regen.network)&#x20;
* Methodologies with approval to use from [another registry](/protocol-development/submitting-a-methodology.md)
* [Your own methodology](/protocol-development/protocol-methodology-development-overview.md) and [credit class ](/credit-type/key-protocol-components.md)

During the project term, changes in ecological state are monitored to track how successfully the methodology was implemented and calculate the number of credits eligible to be sold in the market.&#x20;

## Project Development Process

* [Project Registration](/project-development/project-registration.md)
  * [Project plan submission](/project-development/project-registration/project-plan-template.md) and review
  * Project validation
  * [Monitoring report](/project-development/monitoring-overview/monitoring-report-and-template.md)&#x20;
* [Project Marketing](/project-development/project-marketing.md)
  * [Project page](/project-development/project-marketing/create-a-project-page.md)&#x20;
* [Credit Issuance ](/credit-issuance/credit-issuance.md)
  * Project lifecycle

Once the data is verified credits can be created to list in on [Regen Ledger](https://docs.regen.network/) and sold through the [Regen Marketplace](https://app.regen.network/)

Regen Registry provides support to project developers and Earth stewards throughout the project development process with the following: templates, documentation reviews and open source science tools.&#x20;


---

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