> For the complete documentation index, see [llms.txt](https://docs.sivax.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sivax.io/products/how-capital-is-allocated.md).

# How Capital Is Allocated

{% hint style="info" %}
This page should be read together with the Dynamic Hedging page, where that part of the strategy is explained in more detail.
{% endhint %}

SIVAX operates as an active allocation engine within a continuously managed portfolio, allocating capital across structured income opportunities and adjusting positioning based on market conditions, portfolio needs, and strategy objectives.

Allocation is part of how the product works. Once capital enters the fund, the strategy determines how it is deployed across available opportunities. Allocation shifts across FCN-style structures, covered calls, reserve capital, and hedging based on market conditions.&#x20;

> The goal is to position the portfolio using the structures that best fit the environment.

### How the Strategy Adapts

SIVAX allocates capital based on market conditions, adjusting how it expresses income and risk as conditions evolve. The strategy considers:

<table><thead><tr><th width="267.546875">Factor</th><th>Role in Allocation</th></tr></thead><tbody><tr><td>Market volatility</td><td>Affects structure selection and payoff profile</td></tr><tr><td>Implied vs realized premium</td><td>Influences expected income opportunities</td></tr><tr><td>Directional exposure</td><td>Shapes positioning and hedge needs</td></tr><tr><td>Liquidity conditions</td><td>Impacts execution and allocation flexibility</td></tr><tr><td>Option pricing</td><td>Determines attractiveness of structured strategies</td></tr><tr><td>Downside risk</td><td>Guides protection and hedge intensity</td></tr><tr><td>Reserve capital role</td><td>Supports flexibility and portfolio balance</td></tr></tbody></table>

### Core Allocation Components

**FCN-style structures**

FCN-style structures are a core source of structured income within the fund. They represent a portion of the portfolio depending on market attractiveness, expected premium, portfolio balance, and their interaction with the rest of the strategy.

> *The objective is to integrate well-positioned FCN exposure within a diversified portfolio.*

**Covered calls**

Covered call strategies provide complementary income. The strategy allocates to call-overwriting when appropriate to generate premium income and diversify yield sources.

**Reserve capital**

Reserve capital may be allocated to bond-like opportunities when appropriate, keeping capital productive while supporting liquidity and flexibility. All capital remains part of the broader strategy.

### How It Works in Practice

Allocation and hedging operate together, with hedge positioning evolving alongside portfolio exposure. The portfolio adapts to changes in volatility, premium levels, hedging costs, and structure performance, allowing positioning to evolve over time.

For users, this process remains mostly invisible. The strategy continuously deploys capital, balances exposures, and responds to market conditions within the portfolio.

> *This allows users to remain in the product while the strategy handles the underlying complexity.*

What defines the product is how it is managed between entry and exit. This includes:

* Capital allocation
* Position rotation
* Reserve capital usage
* Structured exposure layering
* Overall portfolio alignment


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.sivax.io/products/how-capital-is-allocated.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.
