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

# Welcome to OHM3

OHM3 is on a mission to transform the global energy landscape through a decentralized energy network. By leveraging blockchain and ReFi (Regenerative Finance), we aim to build a transparent, secure, and sustainable energy ecosystem that empowers communities and drives the transition to a more equitable future.

We. are committed to fostering a collaborative environment where both individuals and organizations can actively participate in the shift toward renewable energy. At OHM3, we make it easy to be part of the change, whether you’re looking to contribute, innovate, or simply learn more about sustainable energy solutions.

**Join Us**\
We invite you to be part of the movement towards a greener, more sustainable world. Explore our solutions, connect with our community, and contribute to the future of energy.

Useful Links:

* [Visit Our Website](https://ohm3.io/)
* [Join Our Telegram](https://t.me/official_ohm3)
* [Follow Us on X](https://x.com/OHM3Dis)<br>

Together, we can drive the change needed to create a sustainable and equitable energy future.


---

# 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://ohm3.gitbook.io/ohm3/welcome-to-ohm3.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.
