# Emissions

### Emissions

The initial supply of $BASO is 100M.

Weekly emissions start at 3.75M $BASO (3.75% of the initial supply) and decay at 1% per week (epoch).

$veBASO holders receive a rebase proportional to epoch LP emissions and the ratio of $veBASO to $BASO supply, thus reducing vote power dilution for $veBASO!

The weekly rebase amount is calculated with the following formula:

(veBASO.totalSupply ÷ BASO.totalsupply)³ × 0.5 × Emissions

$veBASO supply does not affect weekly LP emissions.

###


---

# 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://basofinance.gitbook.io/basofinance/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.
