# What is a “product”?

Within the product ecosystem, product is used to describe a unit of any goods for which you are requesting or supplying product GHG data. This is not necessarily a finished product - it could be a raw material, a part, etc.

Examples of “product”

* services (e.g. transport)
* software (e.g. computer program)
* hardware (e.g. mechanical part)
* processed materials (e.g. lubricant)


---

# 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/requesting-product-emissions-data/what-is-a-product.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.
