> For the complete documentation index, see [llms.txt](https://avano.gitbook.io/dmeter/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://avano.gitbook.io/dmeter/problem-and-solution/solution.md).

# Solution

dMeter makes it easy for everyone to join in, even small groups and local communities. It helps them use gadgets and apps to keep track of what’s happening, making it cheaper and easier to help the Earth. dMeter also makes sure that everyone can see what’s going on, so they trust that the Earth is being taken care of properly.

**Let Everyone Join In:** dMeter makes it easy for everyone, even small groups and local communities, to join in. It’s like a big club where everyone can pitch in, using things like gadgets and apps to keep track of what’s happening. Now, everyone can help make the earth better, no matter how small they are!

**Make It Cheaper and Easier** dMeter incentivizes the use and creation of technology (like IOT sensors, satellites and human sensing) to collect and share information automatically, so it doesn’t cost as much. This means even small projects can afford to do great things without spending too much money!

**Get the Locals Involved** dMeter helps local people use simple tools like their phones to share what’s happening in their area. This way, everyone’s voice counts. The earth gets the care it really needs, and people feel proud because they’re helping out.

**Keep Everything Honest and Clear** dMeter dMRV system uses decentralized technology so that  everyone can see what’s going on and check the facts. This means people will feel better about investing in or supporting these projects.

**Stay Open to New Ideas** The dMRV system that dMeter is creating is like a Lego set—modular and easy to add new pieces to. This means it can keep getting better as new technology comes along. dMeter can grow with the ReFi movement, getting better and helping out in new ways all the time.

**Help Make Money** dMeter makes it possible to tokenize different forms of capital. Like special tokens for keeping the water clean that can be sold or traded, helping projects earn money. This brings in funds to keep the earth green and healthy, which means more good projects can keep going!

**Work Together and Share** dMeter encourages different organizations to team up, share ideas, and work together on solutions. Everyone gets a say in what happens next. By working together, we can solve problems faster and better, making the earth the best it can be!


---

# 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, and the optional `goal` query parameter:

```
GET https://avano.gitbook.io/dmeter/problem-and-solution/solution.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
