# For Treasuries

The Volatility Targeted Portfolio strategy is developed specifically for treasuries.

### Targeted Portfolio Volatility

The primary objective for this strategy is to maintain a certain target volatility level through rebalancing assets based on their expected future volatility.

Volatility targeting helps with:

* Risk management: allowing DAOs to ensure that investments are consistent with risk tolerance
* Diversification: volatility targeting can encourage a treasury to diversify investments across various assets
* Improved returns: a well-executed volatility targeting strategy could lead to better risk-adjusted returns
* Adaptability: volatility targeting allows a treasury to adapt its investment strategy to changing market conditions by controlling the exposure to market risk
* Reduced transaction costs: a standard rebalancing strategy involves periodic adjustment to the portfolio to maintain a predetermined asset allocation, which can result in frequent trading
* Enhanced performance measurement: volatility targeting provides a more consistent measure of performance by maintaining a stable level of risk

Please [Contact Us](/contact-us.md) to learn more.


---

# 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.aera.finance/v2-archive/use-cases/for-treasuries.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.
