# Emissions

Following model of other Solidly forks, maximum supply of SYN will be uncapped but with decaying emission rate of 1% per epoch up to Epoch 92 after which emission rate will be 500,000 per Epoch.&#x20;

Epoch flip happens every Thursday at 00:00 GMT/UTC

Epoch 0 emissions will be manually allocated by the team based on sheet that will be published prior to pools opening. For Epoch 1 emissions will be determined by voters&#x20;

| Liquidity pool                             | 5,000,000      |
| ------------------------------------------ | -------------- |
| Epoch 0 emission % total                   | 1.00%          |
| Epoch 0 emission token                     | 2,500,000      |
| Emission decay rate until epoch 92         | 1.00%          |
| After epoch 92nd, 0.2% total in perpetuity | 500,000 /epoch |
| Rebase cap %                               | 20%            |


---

# 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://solid-sync-organization.gitbook.io/solid-sync/solid-sync-tokenomics/emissions.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.
