# Fees + Redemption Period

<figure><img src="/files/185Yk2LyplMxPXZhh9kh" alt=""><figcaption></figcaption></figure>

Funds will become available for withdrawal at the conclusion of the redemption period. In Neutral Strategy Vaults, you remain exposed to both the upside and downside during this period.

The annual service fee is time-based. For example, a 2% annual service fee breaks down to about 0.00548% per day (2% / 365 days).

Commission is taken on the profits we’ve made for you. If we didn't make money for you, we don't earn.

Deposited funds are subject to a redemption period to prevent arbitrage opportunities. Due to the nature of our strategies, manual adjustments may be required to facilitate withdrawals in an orderly manner.

**Vault specific details can be found in each vaults "Details" section:**

{% hint style="info" %}
**Annual Service Fee** — *Time-based usage fee. For example, a 2% annual service fee breaks down to about 0.00548% per day (2% / 365 days).*

**Commission** — *Profit-sharing cut, only charges if profits are made for the user.*&#x20;

***Commission Paid*** — the total commission you’ve paid. These are only charged on profits above your High Water Mark (the highest balance after fees).

**Earnings** — The total profit you’ve made in the vault, after all fees (commission/service fee) have been deducted.

**Balance** — The current value of your holdings in the vault (after fees).

**High Water Mark** — Your highest post-fee portfolio value. Commission is only charged if your balance goes above this level. New High Water Mark = max(Previous High Water Mark, Current Balance after Fees).&#x20;

**Example:**

1\. You deposit 100 USDC.

2\. Portfolio grows to 110 USDC. A 10% gain is achieved, fees are taken (e.g. 2 USDC if fee = 20%), leaving you with 108 USDC.

3\. Your new High Water Mark = 108 USDC.

4\. You won’t pay fees again unless your portfolio grows beyond 108 USDC.
{% endhint %}

## Deposit/Withdrawal Lifecycle (Neutral Strategy Vaults)

<figure><img src="/files/tkN8MyVaLgFGWYHtew04" alt=""><figcaption></figcaption></figure>


---

# 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.neutral.trade/additional-info/fees-+-redemption-period.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.
