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

# Project Overview

XPower Finance is a decentralized RWA yield issuance and distribution protocol built on X Layer — a RWA Yield Launch Layer designed to transform real-world yield assets into accessible, verifiable, and distributable on-chain yield products.

Unlike traditional DeFi yield protocols that rely heavily on token incentives or high-risk strategies, XPower focuses on introducing and distributing Real Yield, enabling users to access institutional-grade yield opportunities through a standardized on-chain structure.

Through the coordinated operation of:

* RWA asset integration
* Ticket-based yield access mechanisms
* AI-powered risk pricing models
* The XPower Trust protection layer

XPower aims to build a sustainable and scalable yield infrastructure for the on-chain economy.

The goal of XPower is not merely to provide yield products, but to establish a foundational layer for “yield issuance and distribution” on-chain — where yield itself becomes a structured and accessible financial asset.

<br>


---

# 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://xpower-finance.gitbook.io/xpower-finance-docs/project-overview.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.
