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

# Vision

Currently, 55% of liquidity is concentrated on Ethereum, while the remaining liquidity is scattered across other public chains. The fragmented liquidity makes it difficult for users of different public chains to enter new ones. Users need to find a DEX to exchange tokens for new public chain tokens and use token bridges for cross-chain transactions. Different token bridges have different user interfaces, presenting users with a certain learning curve.

SUN Protocol envisions a future where barriers between different blockchain networks and decentralized platforms are broken down, providing a unified ecosystem for liquidity fragmentation and integration. By bridging the divide between chains and facilitating seamless asset transfers, SUN Protocol gives rise to a truly interconnected Web3 paradigm, fostering limitless innovation and effortless value flow.

In the era of Web3, the decentralized movement has spurred innovation, redefining paradigms across industries. Sun Protocol serves as the lighthouse on this evolutionary journey, aiming to establish a unified infrastructure layer that promotes interoperability and scalability. By addressing the urgent challenges of isolated ecosystems and fragmented liquidity, Sun Protocol envisages a coherent digital landscape where decentralized applications (dApps) can thrive, facilitating frictionless value exchange and fostering unprecedented synergies.


---

# 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://sun-protocol.gitbook.io/sun-protocol/vision.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.
