# Fees & Reward Pool

### The eesee's Smart Contract System

* **Commission Fee** - The smart contract automatically takes a &#x31;**%** commission fee from the seller whenever a sale occurs on the **eesee** Platform. This **1%** fee is then distributed in various ways to serve different purposes. Note, that there are some promotional events with **0%** commission.
* **Marketplace Mining Pool** - **30%** of the **1%** commission (or **0.30%** of the total sale) is redirected into the Marketplace Mining Pool. This pool is meant to continuously replenish the tokens available for users, based on their lifetime and recent volume contributions.
* **Company Treasury** - **50%** of the **1%** commission (or **0.5%** of the total sale) goes into the company's treasury. This fund is at the disposal of the team to be used for operational expenses, marketing, or any other purpose necessary for the platform's sustainability and growth.
* **Staking Pool** - The remaining **20%** of the &#x31;**%** commission (or **0.20%** of the total sale) is channeled into the Staking Pool, which rewards all stakers of the **$ESE** token.


---

# 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.eesee.io/documentation/for-sellers/fees-and-reward-pool.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.
