# DOVU Operating System

- [The Problem](https://docs.dovu.earth/dovu-operating-system/the-problem.md): The modern world is a patchwork of disconnected systems, this needs to be fixed.
- [What is DOVU OS?](https://docs.dovu.earth/dovu-operating-system/quickstart.md): The DOVU Operating System is a modular platform empowering developers and enterprises to seamlessly create, manage, and tokenize real-world assets and environmental credits.
- [Core Concepts](https://docs.dovu.earth/dovu-operating-system/core-concepts.md): DOVU OS is built on modular components designed to simplify the creation, management, and issuance of environmental credits and real-world assets.
- [Charger Protocol](https://docs.dovu.earth/dovu-operating-system/charger-protocol.md): The future vision of using the DOVU token as the core
- [Beyond Sustainability](https://docs.dovu.earth/dovu-operating-system/beyond-sustainability.md): Looking forward beyond sustainability, the power of DOVU OS.


---

# 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://docs.dovu.earth/dovu-operating-system.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.
