# Product Ecosystem by CO2 AI Documentation Homepage

[How to start](/how-to-start/calculate-your-product-carbon-emissions.md)

[Requesting product emissions data](/requesting-product-emissions-data/what-is-a-product.md)

[Provide product emissions data](/provide-product-emissions-data/what-is-a-product-carbon-footprint-pcf.md)

[Reviewing product emission data received](/reviewing-product-emission-data-received/how-to-be-confident-in-the-data-you-receive.md)

[Manage all products](/manage-all-products/product-requests-status-explained.md)

[Product emissions calculator](/product-emissions-calculator/what-is-the-calculation-method-behind-the-calculator.md)

[User management](/user-management/manage-user-rights-and-access.md)

[Data security](/data-security/what-happens-to-my-data.md)

[International standards for emissions reporting](/international-standards-for-emissions-reporting/what-standards-should-i-follow-when-calculating-my-product-level-emissions.md)

[About Product Ecosystem](/about-product-ecosystem/frequently-asked-questions.md)

<figure><img src="https://github.com/gamma-co2ai/ecosystem-docs/blob/main/ecosystem/.gitbook/assets/CO2AICDP%20LOGO.webp" alt=""><figcaption></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:

```
GET https://knowledge.co2ai.com/readme.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.
