# Product Ecosystem by CO2 AI Documentation Homepage

[How to start](https://knowledge.co2ai.com/how-to-start/calculate-your-product-carbon-emissions)

[Requesting product emissions data](https://knowledge.co2ai.com/requesting-product-emissions-data/what-is-a-product)

[Provide product emissions data](https://knowledge.co2ai.com/provide-product-emissions-data/what-is-a-product-carbon-footprint-pcf)

[Reviewing product emission data received](https://knowledge.co2ai.com/reviewing-product-emission-data-received/how-to-be-confident-in-the-data-you-receive)

[Manage all products](https://knowledge.co2ai.com/manage-all-products/product-requests-status-explained)

[Product emissions calculator](https://knowledge.co2ai.com/product-emissions-calculator/what-is-the-calculation-method-behind-the-calculator)

[User management](https://knowledge.co2ai.com/user-management/manage-user-rights-and-access)

[Data security](https://knowledge.co2ai.com/data-security/what-happens-to-my-data)

[International standards for emissions reporting](https://knowledge.co2ai.com/international-standards-for-emissions-reporting/what-standards-should-i-follow-when-calculating-my-product-level-emissions)

[About Product Ecosystem](https://knowledge.co2ai.com/about-product-ecosystem/frequently-asked-questions)

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