# Types of Asset Allocation

{% hint style="info" %}
**Important!**

Asset allocation is the process of dividing your investments among different assets, such as stocks, bonds, and alternative assets (commodities, real estate). By investing in a variety of assets through asset allocation, you'll find that you perform better over the long term than if you invested in just one asset, due to the diversification effect.
{% endhint %}

{% content-ref url="/pages/mkrAnuQVWRJ0zzmiprBq" %}
[Static Asset Allocation](/investing-basics/asset-allocation-types/static-asset-allocation.md)
{% endcontent-ref %}

{% content-ref url="/pages/e0K4b8dWgBqSbS15fkTJ" %}
[Tactical Asset Allocation](/investing-basics/asset-allocation-types/tactical-asset-allocation.md)
{% endcontent-ref %}

{% content-ref url="/pages/nDMF9P1o3760V8dggDvx" %}
[Combining Strategies](/investing-basics/asset-allocation-types/combining-strategies.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.etf-portfolio.com/investing-basics/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.
