# Registering a Project

Registration of a project is initiated from the organizational profile of the project proponent. From the home screen, navigate to the <mark style="color:blue;">organization</mark> that represents the project proponent or the project developer.&#x20;

<figure><img src="/files/kJ1HqKqDue4GAljOZzUP" alt=""><figcaption><p>Selecting the proponent or developer</p></figcaption></figure>

When you have chosen the project proponent or developer, choose "<mark style="color:blue;">Create Project</mark>" from the top right corner.

<figure><img src="/files/gXBc3RX0RpvWME86oB5h" alt=""><figcaption></figcaption></figure>

You will now be redirected to a registration form that will capture basic information about your project.&#x20;

<figure><img src="/files/4V77FgOXoCdSxUujtUoc" alt=""><figcaption></figcaption></figure>

You may start the process even though you don't have all the information available. The form is saved and you can complete it later. The information that you need to complete the registration is requested during the process, and you'll have a progress indicator indicating the progress.

<figure><img src="/files/jyCDr35oJr2GThYVbAvA" alt=""><figcaption><p>Project registration progress</p></figcaption></figure>


---

# 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://documentation.carbonregistry.com/documentation/carbonregistry.com/registry-user-guide/project-proponents-and-developers/registering-a-project.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.
