# ⚙️ DSG output and distribution

## Overall distribution plan

Output per block: 10 DSG

Daily output: 288,000 DSG

The distribution of 10 DSG for each block is:

* Project operation fund: 0.5
* Liquidity mining reward: 2.5
* Trade mining reward: 3
* vDSG staking reward: 4

## Liquidity mining

It should be noted that the multiplier of the above liquidity pools will be dynamically adjusted. The relationship between the multiplier and the corresponding mining output: A pool output = all pool output \* A pool multiplier / sum of all pool multiplier

## Trade mining

It should be noted that the multiplier of the above trade pairs will be dynamically adjusted. The relationship between the multiplier and the corresponding mining output: A pair output = all pair output \* A pair multiplier / sum of all pair multiplier

Note: The trading volume generated when the aggregate transaction is enabled is not included in the multiplier of transaction mining.


---

# 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/tokenomics/emission-and-distribution-of-dsg.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.
