> For the complete documentation index, see [llms.txt](https://docs.singlefinance.io/single-finance-korean/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.singlefinance.io/single-finance-korean/lending-and-staking.md).

# 대출 및 스테이킹 (Lending & Staking)

- [대출 및 ibTokens](https://docs.singlefinance.io/single-finance-korean/lending-and-staking/ibtokens.md)
- [$SINGLE 스테이킹 (Cronos 전용)](https://docs.singlefinance.io/single-finance-korean/lending-and-staking/usdsingle-cronos.md)
- [단계별 안내서 (현재 영어만 제공됩니다)](https://docs.singlefinance.io/single-finance-korean/lending-and-staking/undefined.md)
- [Lend and Stake Assets to Lending Pool](https://docs.singlefinance.io/single-finance-korean/lending-and-staking/undefined/lend-and-stake-assets-to-lending-pool.md): 대출 풀에 자산을 대출 및 스테이킹하기
- [Unstake and Withdraw Assets from Lending Pool](https://docs.singlefinance.io/single-finance-korean/lending-and-staking/undefined/unstake-and-withdraw-assets-from-lending-pool.md): 대출 풀에서 스테이킹 해제 및 자산 인출하기
- [Upgrade to V2 Staking Vault (for existing lenders)](https://docs.singlefinance.io/single-finance-korean/lending-and-staking/undefined/upgrade-to-v2-staking-vault-for-existing-lenders.md): V2 스테이킹 보관소로 업그레이드하기 (기존 대출자를 위한)
- [Withdraw Assets from Capital Protected Vault](https://docs.singlefinance.io/single-finance-korean/lending-and-staking/undefined/withdraw-assets-from-capital-protected-vault.md): 자산을 자본 보호 보관소에서 인출하기
- [FAQ](https://docs.singlefinance.io/single-finance-korean/lending-and-staking/faq.md)


---

# 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.singlefinance.io/single-finance-korean/lending-and-staking.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.
