# 담보 투자자 (Collateral Investor)

담보 투자자의 AMO는 유휴 USDC 담보를 이동하여 안정적인 수익률을 제공하는 DeFi 프로토콜을 선택합니다. 현재 통합된 프로토콜은 Aave, Compound, Yearn입니다. 하지만 거버넌스를 통해 더 많은 프로토콜을 추가할 수 있습니다. 이 AMO의 주요 임무는 대규모 FRAX 상환시 대기기간 없이 즉시 투자된 담보를 찾을 수 있도록 하는 것입니다. 즉각적인 인출 능력이 투자된 담보물을 프로토콜에 항상 자발적으로 이용할 수 있게 하므로 프로토콜의 CR을 낮추는 것으로 간주하지 않습니다. 그럼에도 불구하고, 규격의 담보 해제 기능은 시간 지연된 인출부터 투자된 담보물을 철회합니다.

프로토콜이 CR을 초과하게 하는 투자 수익은 어차피 FXS1559로 연소됩니다.

\
**AMO 활용 분야**

1\. 무담보화 - 다양한 수익률 생성하는 프로토콜에 유휴 담보물을 배치합니다. 즉시 인출할 수 없는 투자는 계산된 CR 값을 낮춥니다. Yearn USDC v2 및 Compound와 같이 항상 1 대 1의 비율로 인출할 수 있는 투자는 CR를 낮추는 것으로 간주하지 않습니다.

2\. 시장 운영 - CR에 대한 투자를 복합화합니다.

3\. 담보물 환수 - 금고의 투자를 회수하여 상환을 위한 담보물을 확보합니다.

4\. FXS1559 - CR에 대한 투자로 발생하는 일일 수익을 창출합니다.

\ <br>


---

# 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.frax.finance/ko/amo/collateral-investor.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.
