# 자산배분의 종류

{% hint style="info" %}
**알아두세요!**

자산 배분이란 주식, 채권, 대체자산(원자재, 부동산) 등 다양한 자산 나눠서 투자를 하는 것을 말합니다. 한 개의 자산에만 투자했을 경우보다 자산 배분을 통해 다양한 자산에 투자할 경우 분산투자효과가 발휘되어 장기적으로 성과가 더 좋은 것을 알 수 있습니다.
{% endhint %}

{% content-ref url="/pages/mkrAnuQVWRJ0zzmiprBq" %}
[정적 자산배분 (Strategic)](/guide/asset-allocation-types/static-asset-allocation.md)
{% endcontent-ref %}

{% content-ref url="/pages/e0K4b8dWgBqSbS15fkTJ" %}
[동적 자산배분 (Dynamic)](/guide/asset-allocation-types/dynamic-asset-allocation.md)
{% endcontent-ref %}

{% content-ref url="/pages/nDMF9P1o3760V8dggDvx" %}
[자산배분 모델 혼합](/guide/asset-allocation-types/strategy-mix.md)
{% endcontent-ref %}


---

# 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/asset-allocation-types.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.
