# 분산 투자

## **분산하기 : 투자 다각화**

**위험을 줄이기 위해 다양한 곳에 투자를 분산**시키는 것을 말합니다. 분산투자는 주로 비체계적 위험을 제거하거나 완화하는 데 사용됩니다. 분산투자를 하는 쉬운 방법은 다양한 자산에 투자하는 것입니다. 역사적으로 주식, 채권, 원자재, 현금은 동시에 같은 방향으로 오르고 내리지 않았습니다. 서로 상관관계가 낮은 여러 자산에 분산 투자하는 것이 한 자산에 전부 투자한 것보다 손실을 감소시키는데 유리합니다. 그러므로, 적절한 분산투자를 통해 **잠재적인 이익을 많이 희생하지 않으면서 손실을 제한하여 장기적 관점에서 보면 복리수익률**을 더 높일 수 있게 됩니다.

### 분산효과가 내제된 ETF

각 자산군 내에서 투자를 분산하는 것도 효과가 좋습니다. 다양한 산업이나 자산에 분산 투자하는 방법으로 가장 효율적인 투자대상으로 ETF가 있습니다. **투자자는 쉽게 하나의 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/understanding-asset-allocation/diversified-investment.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.
