# Handling Fee

Every transaction of MineToken，there will be 8% handling fee:

7% - buyback EGGPLUS

1% - Time  Pool&#x20;

&#x20;

In addition, every time MineToken is sold, a commission of 5% of the available miners will be charged, which is a mechanism of anti-dumping, it makes the system more balanced. Considerations need to be taken when developing mining strategies。


---

# 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://eggplus.gitbook.io/welcome-to-gitbook/how-it-works/what-is-egg-5x-miner/handling-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.
