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

# punodwoɔ

## [punodwoɔ](https://pnd.defigeek.xyz/)とは

管理者（第三者）を介さずユーザー同士で貸し借りができるプロトコルです。ユーザーは、担保資産をプールに預け入れることで、ベース資産を借り入れることが出来、ベース資産を預け入れることで利息を得ることが可能です。どなたでもお使い頂けますので、[プロトコル詳細](/shi-yang.md)と[ご利用方法（ユーザーガイド）](/yzgaido.md)をご覧の上、ご利用ください。

## 現在のベース資産

CJPY、USDC、crvUSD、WETH

## 現在の担保資産

TXJP、wstETH、USDC、crvUSD、CJPY、UNI、CRV、PND、scrvUSD

ご希望の方には、DeFiGeek Community 開発部のサポートの下、\
新たな貸借Poolの立ち上げを無償で代行いたします。\
以下の募集要項をご覧頂きまして、\
Discordコミュニティ（お問い合わせ先）までお気軽にご相談ください。

{% content-ref url="/pages/mxm53q5N4pp5PF6W7VE4" %}
[貸借プール募集](/pru.md)
{% endcontent-ref %}

Discordコミュニティ（お問い合わせ先）\
&#x20;<https://discord.com/channels/705052448418693180/1167369964286652436>


---

# 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://pnd-docs.defigeek.xyz/readme.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.
