# 벤치마크 전략

일반적으로 가장 널리 알려진 전략이 **60/40 전략**입니다.

60/40 전략이란 공격자산인 주식을 60%, 수비자산으로 채권자산을 40% 를 연간 단위로 리밸런싱 하면서 투자하는 **가장 기본적인 전략**을 말합니다.

수비자산의 비중이 높아질수록 변동성은 작아지고 손실 폭은 낮아집니다. 반면 기대 수익률은 낮아지게 됩니다. 반대로 공격자산의 비중이 높아질수록 변동성은 높아지며 손실 폭은 커집니다. 우리는 가장 일반적인 수준에서 많이 활용되는 60/40 전략을 대표적인 기준 전략으로 결정하였고 다른 전략들과의 비교를 위한 기본벤치마크 전략으로 선정하였습니다.


---

# 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/benchmark-strategy.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.
