# Slippage and liquidity costs of executing significant Followers’ order

The core functionality of Covesting copy-trading is the replication of all trades placed by a Manager of a Strategy by every Following of the Strategy. This allows many Followers to benefit from copying a successful Manager of a Strategy.

However, filling orders for Strategies with a significant amount of Followers’ Equity can lead to considerable price [slippage](/help-center/f.a.q./frequently-asked-questions.md#what-is-slippage) due to a rapid depletion of order books of our liquidity providers upon order execution. This price slippage has to be taken into account by Managers whose Strategies have significant current Equity in Followings.

Because a Followers’ copying order is executed on a different account separate from the manager’s one, the slippage cost of the Followers’ order is absorbed by PrimeXBT during its execution.

If there was extra slippage because of the cumulative Followers’ order amount, the additional execution cost will be applied by PrimeXBT to the Strategy account and withdrawn from the account’s balance *after* the order has been executed.

These additional charges are reflected in the Strategy’s [Account statement](/help-center/margin-trading/understading-account-statement.md) with a reference to an order ID that caused the extra price slippage on execution of a Followers’ copying order:

![](/files/nMbqcoxYZe5Ix4NB5VqM)

{% hint style="info" %}
A Strategy account is charged an extra slippage fee *only* when there is an extra [slippage](/help-center/f.a.q./frequently-asked-questions.md#what-is-slippage) during execution of a Followers’ copying order caused by its volume.

If the slippage was insignificant during a Followers’ order execution (e.g. Strategy was followed by insignificant amount of Followers’ capital) slippage fee will *not* be charged to the Strategy.
{% endhint %}

{% hint style="success" %}
Strategy trade fees can be further reduced by up to 30% with [COV token utility](/help-center/cov/cov-token-utility.md).
{% endhint %}


---

# 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://primexbt.gitbook.io/help-center/covesting/slippage-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.
