# Fees

### Basic Structure

Mozaic will collect ongoing fee revenue through a simple standardized mechanism:&#x20;

* Performance (profit) fee
* Swap Fee

{% hint style="warning" %}
Fees are subject to change but will always be done so with absolute transparency, justification and forewarning. &#x20;
{% endhint %}

### Vault Fees

Mozaic Vaults will have a simple fee structure:

* 10% performance (profit) fee only.

### Swap Fee

Swapping MOZ incurs a 1% fee on all swaps (buys and sells).

See [<mark style="color:yellow;">Swap Fee</mark>](/token/moz/fee.md) for more information.

### Claim Fee

Staking xMOZ in the [<mark style="color:yellow;">Earn</mark>](/token/earn.md) Terminal allows a user to claim a share of protocol rewards.&#x20;

A 1.5% fee is charged on CLAIMS ONLY.&#x20;

Unstaking also claims any pending rewards.


---

# 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.mozaic.finance/vaults/fees.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.
