# Investment Guidelines

Our vision is to manage this vault with diversification, market exposure, and yield elements. We aim to participate in crypto market growth while maintaining a healthy exposure to cash.

We will adopt Teragon’s [Balanced strategy](https://medium.com/teragon/algorithmic-investing-994d6be68fe4) framework for this treasury vault. The sample strategy in the chart below shows a 60% BTC and 40% cash portfolio versus a 100% BTC portfolio. It achieves similar absolute results, but the balanced strategy outperforms in risk-adjusted terms.

The vault targets a market exposure percentage, which is achieved via monthly portfolio rebalancing. This keeps the vault near desired weights and provides a buy-low, sell-high dynamic that boosts performance.\
Cash held by the vault not only generates yield, but also acts as a buffer to add exposure during market drawdowns. Having exposure to cash is equivalent to having optionality (long gamma) as it allows you to buy-low sell-high algorithmically. The chart below demonstrates the value of being underleveraged in a volatile market like crypto.&#x20;

Using the balanced strategy we have:&#x20;

* reduced volatility but achieved similar results with less risk
* shallower drawdowns granting more peace of mind

![Balanced Strategy Performance (March 2020 - June 2022)](/files/0P5y1Y4q8Ub8ScgYBXdu)

![Advanced Statistics (March 2020 – June 2022)](/files/IBzOrYoBOkR7ph6NGb3l)

The other strategy we can overlay on top of the balanced strategy is utilizing options to generate yield out of market volatility.

Holding cash with regular rebalancing is equivalent to being long gamma. Long gamma essentially means betting on increased volatility. We can short gamma by taking advantage of high implied market volatility, generating yield.

Two strategies make this possible:

* The vault rebalances monthly on options expiry allowing us to sell call options on our directional assets and sell put options on our cash. This provides us with another way to rebalance.
* We deploy part of our cash and tokens into AMMs for additional yield when it is attractive


---

# 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://teragon.gitbook.io/teragon/teragon-bastion-managed-vault/investment-guidelines.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.
