# 손절, 대출 및 스테이킹 (Stoploss, Lend & Stake)

자본 보호 봇은 레버리지 수익 농사 참여자들을 위해 추가적인 보호 기능을 제공합니다. 자본 보호 (손절) 시, 봇은 자동으로 농사 포지션을 청산하고 모든 자산을 더 이상 시장 위험에 노출되지 않도록 USDC로 전환합니다.

더 나아가서, 싱글 파이낸스는 "손절, 대출 및 스테이킹" (Stoploss, Lend & Stake) 기능의 선구자로 자부합니다. 이 기능은 모든 농사 포지션에 자동으로 적용되어 사용자들이 자산의 시간 가치를 최대한 활용할 수 있도록 도와줍니다. 사용자들은 이 기능을 통해 안심할 수 있습니다.

자본 보호 후에는 보호된 USDC가 USDC 대출 풀로 보내져 대출 이자와 스테이킹으로부터의 SINGLE 보상을 누적합니다. 이로써 자산은 자본 보호 이후에도 계속 수익을 창출하며, 사용자가 이를 인식하고 다음에 자금을 어떻게 사용할지 결정할 때까지 유지됩니다.

사용자들은 "내 포지션" (My Positions) 페이지의 "대출" (Lending) 섹션에서 자본 보호된 자금의 세부 내용을 확인할 수 있습니다.

<figure><img src="/files/hwpZhAfewjF9HYFNAlAE" alt=""><figcaption></figcaption></figure>

[(자본 보호 보관소에서 인출하는 단계)](/single-finance-korean/lending-and-staking/undefined/withdraw-assets-from-capital-protected-vault.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.singlefinance.io/single-finance-korean/overview/capital-protection-usd/stoploss-lend-and-stake.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.
