# Profit Share & Flat Fee

### **More Fee Options**

Aster has implemented a profit-sharing model to reduce the impact of fees on users. When the position is profitable, a fee range from 15% to 20% will be charged on the profits. When the position incurs a loss, no fees will be incurred.

For example, a 15% fee will be charged on the profits when you place orders on BTCUSDT or ETHUSDT pairs.

<figure><img src="/files/6OhclXtJ2V6yCraGJGAp" alt=""><figcaption></figcaption></figure>

In the meantime, users can select the flat fee ratio when opening the position. 0.03% will be charged based on the notional value of the position.&#x20;

<figure><img src="/files/QPTLjPlxvC1OjTJeQvsx" alt=""><figcaption></figcaption></figure>

<br>


---

# 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.asterdex.com/trading/shield-mode/profit-share-and-flat-fee.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.
