# Fee Structure

## Amount

* Fund Creation: $100 — 100% buy back + burn $GURU

## Fund creation

* Minimum deposit: $100
* The minimum deposit is fully withdrawable later minus the $100 burn fee.

## Deposit

* Fee: 1%
  * Allocation: ½ burn $GURU, ½ Vault
* Discount: If holding 50k $GURU, fee is 0.5%

## Withdrawal

* Fee: 20% on profits only
  * Allocation: ¼ burn $GURU, ½ Fund Manager (Guru), ¼ Vault
* Discount: If holding 50k $GURU, fee is reduced by 25%
* Discount: If the fund holds 5% of its asset weight or more in $GURU, additional 25% reduced fee

## Management Fee

* 2% yearly
  * Allocation: ½ Fund Manager (Guru), ½ Vault

## Swaps

* Swaps incur a 0.2% spread.


---

# 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.guru.fund/how-guru-works/fee-structure.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.
