> For the complete documentation index, see [llms.txt](https://docs.lsr.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.lsr.finance/token/about/total-supply.md).

# Total supply

### Distribution (plan)

**Initial Supply:** 400,000,000 LSR (07/07/2021)

**Planned (max) Supply:** 1,000,000,000 LSR (07/12/2041 and forward)

<figure><img src="/files/PrOPmN5NXMMSmiMImjgq" alt=""><figcaption><p>Planned supply distribution for LSR token</p></figcaption></figure>

**Liquidity** includes CEX / DEX listings.

**Ecosystem** includes airdrops, marketing, partnerships and other ecosystem-related spending.

**Team** includes compensation to owners and employees.

**Private** includes private sale & advisors

### Mint

* begins at 7th January 2022 and ends at December 2041&#x20;
* happens every 30 days (every month)
* emits a fixed amount of 2,500,000 LSR tokens each time (**0.625%** of initial total supply or **0.25%** of max supply)
* stores new tokens at [Reserve](https://bscscan.com/address/0x3910da4b85d80a88140fa6c984d8e776f43edf4c) wallet

Minted tokens form strategic reserve and may be used to replenish main wallets ([Pool](https://bscscan.com/address/0xeeec658955f7b2d363c26c5f195ca06dbfa35b0c), [Team](https://bscscan.com/address/0x01565ad6d85a9eff5b8ee73d8a5a87ea048c0054), [Community](https://bscscan.com/address/0xf2033772edf025f58960652c952f06b2302f4052), [Marketing](https://bscscan.com/address/0xfa9df89c4ff261a6f8d648148f14b2381b32b627) and [Backers](https://bscscan.com/address/0xebb0f5097a7273e270eadea6fdcc3e6b4c3d7d44)).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.lsr.finance/token/about/total-supply.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
