# React Network Documentation

## React Network Documentation

- [What is React](https://docs.reactnetwork.io/introduction/what-is-react.md): React is building the digital infrastructure layer necessary to turn the grid edge into a resource for the energy system.
- [The React Stack](https://docs.reactnetwork.io/introduction/the-react-stack.md): How React contributes to cleaner and more resilient energy system.
- [Network Overview](https://docs.reactnetwork.io/introduction/network-overview.md): A high-level summary of the React Network.
- [Definitions](https://docs.reactnetwork.io/introduction/definitions.md)
- [Need for Energy Flexibility](https://docs.reactnetwork.io/market-backdrop/need-for-energy-flexibility.md)
- [State of Energy Data](https://docs.reactnetwork.io/market-backdrop/state-of-energy-data.md)
- [Virtual Power Plants](https://docs.reactnetwork.io/market-backdrop/virtual-power-plants.md)
- [React's Market Opportunity](https://docs.reactnetwork.io/market-backdrop/reacts-market-opportunity.md)
- [Intro](https://docs.reactnetwork.io/react-overview/intro.md)
- [Technical Architecture](https://docs.reactnetwork.io/react-overview/technical-architecture.md)
- [Security](https://docs.reactnetwork.io/react-overview/security.md)
- [$KWH Supply](https://docs.reactnetwork.io/usdkwh-token-economics/usdkwh-supply.md)
- [$KWH Distribution](https://docs.reactnetwork.io/usdkwh-token-economics/usdkwh-distribution.md)
- [$KWH Utility](https://docs.reactnetwork.io/usdkwh-token-economics/usdkwh-utility.md)
- [Community Ownership](https://docs.reactnetwork.io/usdkwh-token-economics/community-ownership.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.reactnetwork.io/introduction/what-is-react.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.
