# For Sellers

### Terms

To sell on the platform, the seller must hold a certain amount of **BAFEX** tokens in **Hard Lock** (3 months or more). This encourages fair and long-term activity:

| Hold(Hard Lock) | Seller commission       |
| --------------- | ----------------------- |
| 25 000 BAFEX    | 5% (Basic sales access) |
| 75 000 BAFEX    | 4%                      |
| 150 000 BAFEX   | 3%                      |
| 250 000 BAFEX   | 2%                      |
| 500 000 BAFEX   | 1% (VIP-status)         |

* When you withdraw funds (unstake), your privileges are automatically lost.
* Sellers can activate **automatic restake** upon expiration, maintaining benefits and reduced fees.

***

### VIP status privileges

* **Minimum commission** - (1% and lower, will be set individually based on the criteria of the number of sales, the number of coins on hold, and the rating);
* **1 week per month of free product promotion;**
* **Access to new features** (premium categories for cars, real estate, etc.) without waiting in line;
* **Legal support** for business expansion, etc.;
* **Low lending rates** (lending option will appear later);
* **Double** vote shoulder;
* **Personal account manager;**
* **Priority arbitration** in case of disputes;
* Access to a closed **Discord**/**Telegram** channel for **VIPs** and the project team;
* Much more will be announced as development progresses.


---

# 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://bafex.gitbook.io/bafex/tokenomics/staking/for-sellers.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.
