> For the complete documentation index, see [llms.txt](https://handbook.regen.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://handbook.regen.network/project-development/project-marketing.md).

# Project Marketing

Regen Registry offers support for co-marketing and sales initiatives related to developed credits. To effectively carry out these activities, it is required for project developers to create a credit class page and project page. The credit class page provides an overview and key features of the credit class and a summary of the primary impacts and co-benefits. The project page encompasses various project elements, including the project name, short and long-form project descriptions, developer information, and media resources such as photos, videos, and logos. Regen Registry offers a [Credit Class Page template](/project-development/project-marketing/create-a-credit-protocol-page.md) and a [Project Page template](/project-development/project-marketing/create-a-project-page.md) to document this information.&#x20;

Our team utilizes this information to generate marketing assets, such as a dedicated credit class and project webpages on [Regen Marketplace](https://app.regen.network). We also encourage the further development of collaborative co-marketing campaigns to support credit sales, depending on availability.&#x20;

Below is an example of a Credit Class page on [Regen Marketplace](https://app.regen.network), also linked [here](https://app.regen.network/credit-classes/C04).&#x20;

![](/files/1R4zYc7lX8DkKunbsbBd)&#x20;

Below is an example of a Project page on [Regen Marketplace](https://app.regen.network), also linked [here](https://app.regen.network/project/C02-005). ![](/files/9CqtIrh3mNmwA8P3llxp)


---

# 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:

```
GET https://handbook.regen.network/project-development/project-marketing.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.
