# FAQs

- [자산에 대한 이해](https://docs.snowball72.com/faq/understanding-assets.md): Understanding of Investment Assets
- [4계절 투자법](https://docs.snowball72.com/faq/understanding-assets/4seasons-investment.md): Four Season Investing
- [선별된 ETF 제공](https://docs.snowball72.com/faq/etf-selection.md): ETF Filtering
- [확장 데이터 제공(미국ETF)](https://docs.snowball72.com/faq/extended-us-etf-data.md): Long Term Data Expansion
- [확장 데이터 제공(한국ETF)](https://docs.snowball72.com/faq/extended-kr-etf-data.md): Long Term Data Expansion
- [자산별 비중 배분](https://docs.snowball72.com/faq/asset-weight.md): 선택한 투자자산에 대한 비중 배분의 기준 정하기
- [리밸런싱의 중요성](https://docs.snowball72.com/faq/importance-of-rebalancing.md): Rebalancing
- [벤치마크 전략](https://docs.snowball72.com/faq/benchmark-strategy.md): Benchmark Strategy
- [모멘텀](https://docs.snowball72.com/faq/momentum.md): Momentum
- [모멘텀 산출 기준](https://docs.snowball72.com/faq/momentum-filter.md): 모멘텀을 산출하는 기준이 되는 방법과 기간
- [위험회피 옵션(A)](https://docs.snowball72.com/faq/crash-protection1.md): 경기에 선행성을 띄는 특정 ETF를 활용하여 위험 회피하기
- [위험회피 옵션(B)](https://docs.snowball72.com/faq/crash-protection2.md): 시장데이터를 활용한 위험 회피 옵션
- [세금(Tax)](https://docs.snowball72.com/faq/tax.md): Taxation
- [연금저축, IRP 계좌의 세제혜택](https://docs.snowball72.com/faq/saving-tax.md): 연금저축, 퇴직연금(IRP) 계좌에서의 투자가 중요한 이유
- [한국 ETF - US ETF 비교표](https://docs.snowball72.com/faq/kr-us-etf.md): Korean ETF
- [용어 정리](https://docs.snowball72.com/faq/terminology.md): Terminology


---

# 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/faq.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.
