# How to log into Product Ecosystem by CO2 AI

Go to [https://ecosystem.co2ai.com](https://ecosystem.co2ai.com/) and log in with your credentials.

If you have not logged in yet, sign up by registering your company [here](https://ecosystem.co2ai.com/self-register).

If you have forgotten your password, simply click on forgot password and reset it securely.


---

# 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/how-to-start/how-to-log-into-product-ecosystem-by-co2-ai.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.
