# What are the performance fees?

## What are the performance fees?&#x20;

The performance fee is the fee you pay on your profit. It's a fixed percentage based on the chosen subscription license.&#x20;

Fees are deducted from the user's wallet and accounted for at the end of each day. Our system automatically calculates and applies the performance fee specific to your tier. This ensures transparency and clarity in terms of charges, helping you effectively track and manage your funds. Always review the terms associated with your tier for detailed fee information.

<table><thead><tr><th width="244.33333333333331">Licence</th><th>Performance Fees</th></tr></thead><tbody><tr><td>QuantWise Plus</td><td>50% </td></tr><tr><td>QuantWise Pro</td><td>40%</td></tr><tr><td>QuantWise Expert</td><td>30%</td></tr></tbody></table>


---

# 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.quantwise.ai/help-center/cryptogpt-subscription-faq/what-are-the-performance-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.
