# Core Benefits

xST provides various ways for holders to play a central role in the protocol’s daily operations, offering multiple advantages and rewards. These include reduced fees when using our dapp and receiving Real Yield based on SocialTrade's revenue.

### <mark style="color:blue;">Performance fees distribution (Module)</mark>

See the Staking Modules section:

<https://socialtrade.io/staking/>

### <mark style="color:blue;">Fees Reduction</mark>

You’ll receive discounted fees on the protocol's share of the performance fees set by traders for their funds. The more xST tokens you hold, the greater the discount. Below, you’ll find a detailed table outlining the fee rebates based on the quantity of xST tokens held:

| xST         | Discount | Tier |
| ----------- | -------- | ---- |
| ≥ 100       | 3.0%     | 1    |
| ≥ 500       | 5.0%     | 2    |
| ≥ 2 000     | 7.5%     | 3    |
| ≥ 5 000     | 10.0%    | 4    |
| ≥ 10 000    | 15.0%    | 5    |
| ≥ 20 000    | 20.0%    | 6    |
| ≥ 50 000    | 25.0%    | 7    |
| ≥  100 000  | 30.0%    | 8    |
| ≥  200 000  | 35.0%    | 9    |
| ≥ 400 000   | 40.0%    | 10   |
| ≥ 1 000 000 | 45.0%    | 11   |
| ≥ 2 000 000 | 50.0%    | 12   |


---

# 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://social-trade.gitbook.io/social-trade/xst-token/core-benefits.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.
