> For the complete documentation index, see [llms.txt](https://docs.coin98.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.coin98.com/vn/san-pham/coin98-isolated-pool.md).

# Coin98 Isolated Pool

Coin98 Isolated Pool đã chính thức có mặt trên Solend với sự kết hợp giữa token C98 và 4 stablecoin quen thuộc trên nền tảng Solana: UXD/ USDH/ UST/ PAI. Từ bây giờ, người dùng đã có thể dễ dàng cho vay hoặc thế chấp để vay đầu tư một trong 5 token trên với mức APR hấp dẫn

Trong tương lai, Coin98 dự tính sẽ tích hợp thêm nhiều stablecoin khác vào Coin98 Isolated Pool để đa dạng hóa các cơ hội tìm kiếm lợi nhuận cho người dùng.

### **Tổng quan về Coin98 Isolated Pool** <a href="#section-0" id="section-0"></a>

Tính tới thời điểm hiện tại, Coin98 Isolated Pool bao gồm token C98 và 4 stablecoin (UXD / USDH / UST / PAI).&#x20;

Coin98 Isolated Pool cho phép người dùng dễ dàng thế chấp 5 token trên và vay/cho vay qua lại giữa các token. Coin98 Isolated pool có thể mang lại hiệu quả sử dụng vốn cao khi Loan-to-Value (Tỷ lệ cho vay trên giá trị) lên đến 65% cùng với lãi suất phần trăm bình quân năm (APR) trong khoảng 16-20%.

![](https://file.coin98.com/images/coin98-isolated-pool-zfnRKQ73u771vPcS.png)

### **Phần thưởng** <a href="#section-1" id="section-1"></a>

Phần thưởng cho người dùng cho vay trên Coin98 Isolated Pool sẽ được phân phối như sau:&#x20;

![](https://file.coin98.com/images/coin98-pool-reward-xygOyysH6PjwVQfc.png)

Phần thưởng này sẽ được tính trong vòng 1 tháng, bắt đầu từ 3 giờ sau khi pool được mở.

<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, and the optional `goal` query parameter:

```
GET https://docs.coin98.com/vn/san-pham/coin98-isolated-pool.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.
