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

# 🌅 Vision

### Unlocking the Next Dimension of DeFi with JPY

Until now, most DeFi strategies have been designed **in USD terms**.\
As the world’s reserve currency, the U.S. dollar has naturally dominated DeFi markets. However, this left investors from Japan and other non-USD regions exposed to **constant foreign exchange risk** whenever they participated in DeFi.

**JPYCompound** challenges this structure.\
By building lending and yield strategies centered around the Japanese yen, we unlock an entirely new dimension of DeFi — one that does not rely solely on USD, but instead empowers users with JPY-based opportunities.

***

### Why JPY Lending Matters

1. **Hedging Against FX Risk**\
   Japanese investors using USD-denominated DeFi must always bear currency fluctuations. By establishing a lending market denominated in JPY, investors can access DeFi yields directly — without the need for FX hedging.
2. **Unlocking Idle Japanese Capital**\
   Japan holds one of the world’s largest pools of household financial assets (over 2,000 trillion yen), yet much of it remains in low-yield bank deposits and bonds. JPYCompound brings this dormant capital on-chain, enabling efficient lending and yield generation.
3. **Diversification & Stability for Global DeFi**\
   Today’s DeFi ecosystem is still overwhelmingly USD-centric. Introducing significant non-USD liquidity — starting with JPY — will diversify risks, enhance resilience, and contribute to the long-term sustainability of the global DeFi ecosystem.

***

### Our Mission

JPYCompound aims to:

* **Create a sustainable lending market based on the Japanese yen**
* **Offer innovative yield strategies for both domestic and global investors**
* **Drive the multi-currency evolution of DeFi beyond USD dominance**

From a USD-centric era to a **multi-currency DeFi era** — with the Japanese yen at the forefront.\
JPYCompound is building that future today.


---

# 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://jpycompound.gitbook.io/jpycompound-docs/introduction/vision.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.
