# 핵심 프로토콜

- [GREEN 스테이블코인](https://docs.ripe.finance/learn/ripe-docs-ko/undefined/01-green-stablecoin.md): 더 열심히 일하는 스테이블코인.
- [대출](https://docs.ripe.finance/learn/ripe-docs-ko/undefined/02-borrowing.md): 하나의 대출, 무한한 가능성.
- [담보 자산](https://docs.ripe.finance/learn/ripe-docs-ko/undefined/03-collateral-assets.md): 하나의 대출. 모든 자산. 최대의 효율성.
- [청산](https://docs.ripe.finance/learn/ripe-docs-ko/undefined/04-liquidations.md): 레버리지가 잘못되었을 때 (하지만 너무 잘못되지는 않았을 때)


---

# Agent Instructions: 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://docs.ripe.finance/learn/ripe-docs-ko/undefined.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.
