> 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/overview.md).

# 개요 (Overview)

- [저희 제품](https://docs.singlefinance.io/single-finance-korean/overview/undefined.md)
- [자본 보호 (Capital Protection) (USD)](https://docs.singlefinance.io/single-finance-korean/overview/capital-protection-usd.md)
- [손절, 대출 및 스테이킹 (Stoploss, Lend & Stake)](https://docs.singlefinance.io/single-finance-korean/overview/capital-protection-usd/stoploss-lend-and-stake.md)
- [용어](https://docs.singlefinance.io/single-finance-korean/overview/undefined-1.md)
- [수수료 및 매개변수](https://docs.singlefinance.io/single-finance-korean/overview/undefined-2.md)
- [싱글 클릭 전략 (Single-Click Strategy)](https://docs.singlefinance.io/single-finance-korean/overview/undefined-2/single-click-strategy.md): Pseudo Market-Neutral Strategy & Leveraged Short/Long Strategy
- [레버리지드 수익 농사 (Leveraged Yield Farming)](https://docs.singlefinance.io/single-finance-korean/overview/undefined-2/leveraged-yield-farming.md)
- [대출 및 이자율 모델 (Lending & Interest Rate Model)](https://docs.singlefinance.io/single-finance-korean/overview/undefined-2/lending-and-interest-rate-model.md): 2023년 8월 31일 업데이트
- [로드맵](https://docs.singlefinance.io/single-finance-korean/overview/undefined-3.md): 2023년 8월 31일 업데이트
- [리스크](https://docs.singlefinance.io/single-finance-korean/overview/undefined-4.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/overview.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.
