# Fees & Commissions

### Choose fees wisely

Fees are rewards, that Fund Manager gets for managing the fund. There are three different types of fees that can be applied:

* **Entrance fee** - a fee that is taken instantly in a moment when the user deposits funds due to unique access of the fund manager to network and/or deal flow, which is typically taken when an investor can not participate in the proposed deal without the fund manager.
* **Fund management fee** - a fee that taken to cover expenses to manage the fund and typically covers such costs as analyst's salaries, office rent, travel expenses, and so on.
* **Performance fee** - a fee which is taken from profit, generated by the fund manager. This fee is only applied when the fund manager  generates profit for investors, so we strongly recommend investors give preference to the funds, which are taken only Performance fee to avoid [Principal and Agent conflict of interest.](https://www.investopedia.com/terms/p/principal-agent-problem.asp)

You can find a comparison and description of fees below:

<figure><img src="/files/4kfRXuqQII8UpVzfuUJ0" alt=""><figcaption><p>Fees comparison table</p></figcaption></figure>

Fees can be applied separately or together depending on the fund's activity and type. <br>

<figure><img src="/files/CX343e3xG0L8Hv8IaucQ" alt=""><figcaption><p>Example of interest distribution</p></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://info.aspis.finance/for-vault-creators/create-on-chain-vault/fees-and-commissions.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.
