# Earning Protocol Fee

Users deposit xFLX tokens on FlowX Finance to earn protocol fees, which include trading fees.

Stake here: <https://flowx.finance/stake>

Protocol fees will be converted into Sui on a regular basis and added to the reward pool. The converted fees will then be distributed to users at the end of each Epoch.

FlowX team also committed to using half of protocol revenue to buy back and burn $FLX weekly.

Protocol Fee Address: [0x31f02af26aeb374d2fe1bd1d5eaf4a6ac4a01e78c27f71363b70f2a5fec8111b](https://suiexplorer.com/address/0x31f02af26aeb374d2fe1bd1d5eaf4a6ac4a01e78c27f71363b70f2a5fec8111b)

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

{% hint style="info" %}
When making a withdrawal, users' xFLX will be prepared and available to be claimed to their wallets in the next epoch.
{% endhint %}

{% hint style="danger" %}
Please note that users will not receive any rewards for the withdrawn amount xFLX during this epoch.
{% 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://docs.flowx.finance/protocol/earning-protocol-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.
