# Distribution of trade fees

When you conduct a token trade on Dswap, you will pay a 0.30% trade fee. The distribution method of the trade fee is as follows:

0.1% - return to the liquidity pool in the form of compensation to the liquidity providers

0.06% - attribute to the core team, used for project operating expenses as well as investment and incubation of new ecological projects

0.04% - distribute to users who hold money-hungry dino NFT and stake after buying BNB.

0.05% - direct burn after the buy-back of DSG

0.025% - buy back DSG and inject into the DSG liquidity pool

0.025% - distribute to vDSG stakers

Note: The trade fee generated when the aggregate trade function is enabled is not distributed.


---

# 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://dinosaur-eggs.gitbook.io/dinosaur-eggs-1/products/trade/distribution-of-trade-fees.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.
