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

# RWA Ecosystem

- [About LAKE Ecosystem](https://docs.lak3.io/lake/rwa-ecosystem/about-lake-ecosystem.md)
- [Build on Layer-2: Why Polygon?](https://docs.lak3.io/lake/rwa-ecosystem/build-on-layer-2-why-polygon.md): In our pursuit of creating a robust, efficient, and scalable platform, we chose to build the LAKE ecosystem on a Layer-2 solution, specifically Polygon. This decision was driven by several key factors
- [RWA Services](https://docs.lak3.io/lake/rwa-ecosystem/rwa-services.md): $LAK3 x LAKE, from utility token to RWA ecosystem
- [Buy Water – S2C Model](https://docs.lak3.io/lake/rwa-ecosystem/buy-water-s2c-model.md): Spring to Consumer
- [Sell Water – C2B Model](https://docs.lak3.io/lake/rwa-ecosystem/sell-water-c2b-model.md): Community to Business
- [Secure Water – B2S Protocol](https://docs.lak3.io/lake/rwa-ecosystem/secure-water-b2s-protocol.md): Secure Water Allocation – Burn to Secure Protocol
- [Invest in Water Springs](https://docs.lak3.io/lake/rwa-ecosystem/invest-in-water-springs.md)
- [Donate Water](https://docs.lak3.io/lake/rwa-ecosystem/donate-water.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 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.lak3.io/lake/rwa-ecosystem.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.
