# Performance Fees

## 1. What are performance fees?

When UpBots users rent Algo bots or use copy trading strategies that demonstrate winning results, they'll accrue performance fees on the successful trades. Performance fees act as an incentive for algo developers and traders to produce high-quality trading algorithms and strategies.&#x20;

Performance fees help us to maintain a stable ecosystem on the UpBots platform. A rough breakdown of the total fees you may pay on winning strategies:

{% hint style="info" %}
**So the performance fees range from 10.5% to 25% considering that :**

* **6,5% goes to UpBots**
* **2% to 9.25% goes to the Algo Dev / service provider**
* **1% to 4.625% goes to the Performance Fees Pool**
* **1% to 4.625% are burned**
  {% endhint %}

## 2. Access algos thanks to MBXN

Users can deposit MBXN tokens into their provided on-platform MBXN wallet in order to activate algo bots, pay for trading courses, signals, and other platform services. &#x20;

By depositing MBXN to your UpBots in-app MBXN wallet address it then becomes possible to unlock and assign MBXN to Algo bots and thus begin automated trading with them. Currently the only algo bots that cannot be accessed this way are community bots such has Avax, for these MBXN staking is required.

Currently in the in-app MBXN wallet support ERC-20 MBXN & BEP-20, via BSC.

## 3. How it works?

It's pretty simple. Once a trade is closed, the platform will see if you have made a profit.\
\
In case you are in profit, a % of the amount earned will be converted into MBXN, and this amount will be deducted from your balance to be distributed to the developer algo, the staking pool, etc...<br>

## 4. What happens if there is a loss?

Not only do you not pay anything, but you will not pay anything on the next trades that will not bring you back to your initial level.\
\
This is thanks to the principle of Virtual Credits, which will be granted to guarantee that you will only pay when you are really in profit.\
![](https://867784384-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MLqegM7gFFwrY__4QMW%2Fuploads%2FiKrajyfcXojPnXVNDavL%2Fimage.png?alt=media\&token=d0d3790c-934c-4037-b6d9-a5c585eda2b5)


---

# 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://upbots.gitbook.io/upbots/2.-features/algo-rental/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.
