# WHY ?

- [투자기준에 대하여](https://docs.snowball72.com/guide/principle.md): Investment Philosophy
- [성공 투자의 핵심 요소](https://docs.snowball72.com/guide/compoundinterest1.md): Compound Annual Growth Rate
- [자세히 살펴보기 : 복리수익률](https://docs.snowball72.com/guide/compoundinterest1/compoundinterest2.md): Maximize Compound Annual Growth Rate
- [자산배분에 대한 이해](https://docs.snowball72.com/guide/understanding-asset-allocation.md): Understanding Asset Allocation
- [변동성(위험) 에 관하여](https://docs.snowball72.com/guide/understanding-asset-allocation/volatility.md): About Volatility (Risk)
- [분산 투자](https://docs.snowball72.com/guide/understanding-asset-allocation/diversified-investment.md): Don't put all your eggs in one basket
- [분산투자의 위험감소 효과](https://docs.snowball72.com/guide/understanding-asset-allocation/lower-risk.md): Diversified Portfolio Effect
- [자산배분 투자의 장점](https://docs.snowball72.com/guide/understanding-asset-allocation/advantage.md): Advatages of Asset Allocation
- [자산배분 투자의 어려움](https://docs.snowball72.com/guide/understanding-asset-allocation/difficulty.md): Difficulty in execution
- [자산배분의 종류](https://docs.snowball72.com/guide/asset-allocation-types.md): Types
- [정적 자산배분 (Strategic)](https://docs.snowball72.com/guide/asset-allocation-types/static-asset-allocation.md): SAA
- [동적 자산배분 (Dynamic)](https://docs.snowball72.com/guide/asset-allocation-types/dynamic-asset-allocation.md): Dynamic Asset Allocation
- [자산배분 모델 혼합](https://docs.snowball72.com/guide/asset-allocation-types/strategy-mix.md): Mixed model
- [What is ETF?](https://docs.snowball72.com/guide/etf.md): Exchanged Traded Fund
- [인덱스(지수)의 이해](https://docs.snowball72.com/guide/etf/index.md): About Index
- [ETF의 이해](https://docs.snowball72.com/guide/etf/etf_basic.md): About ETF
- [개별 종목 vs. ETF](https://docs.snowball72.com/guide/etf/stock_vs_etf.md): Advantages of ETF


---

# 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.snowball72.com/guide.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.
