> For the complete documentation index, see [llms.txt](https://documentation.carbonregistry.com/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.carbonregistry.com/documentation/carbonregistry.com/registry-user-guide/project-proponents-and-developers/registering-a-project/create-a-new-project/project-location.md).

# Project location

You need to provide information about the location of the project. From the project home screen or the project side panel, you choose **Location**.

{% embed url="<https://youtu.be/CWF-iX6OD5c>" %}
Entering Location form
{% endembed %}

### Location&#x20;

When you enter the location form, you need to provide information about the location of the project.&#x20;

* Host country&#x20;
* Geographic region
* City
* Streetname
* State/Province
* Zip/Postcode

You&#x20;

<figure><img src="/files/IQFyXEE6gX8XwlWK0Zg5" alt=""><figcaption><p>Project location</p></figcaption></figure>

If the project ranges a big area, you may skip the street name. Please provide as detailed information as possible. &#x20;

### Geolocation

<figure><img src="/files/1hw74NEDfo8JTNYOdhr0" alt=""><figcaption><p>Geolocation</p></figcaption></figure>

When providing the Geolocation you may either pick a location from the map or provide a KML file.&#x20;

{% embed url="<https://youtu.be/GAHXLqQ98XQ>" %}
Picking a location
{% endembed %}

When you pick a location from the map, you may either select a point location, pick an area, or select multiple points/areas.&#x20;

### Confirm

Finally you need to confirm the location.&#x20;

<figure><img src="/files/1LePdaQw6kZZvSBFR6Ud" alt=""><figcaption><p>Confirm location</p></figcaption></figure>

When you have confirmed the location, you´ll see that the location in the project home screen has been updated.&#x20;

<figure><img src="/files/eYSa7a5J7z8sL99XBvAX" alt=""><figcaption><p>Project home screen with project location</p></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://documentation.carbonregistry.com/documentation/carbonregistry.com/registry-user-guide/project-proponents-and-developers/registering-a-project/create-a-new-project/project-location.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
