> For the complete documentation index, see [llms.txt](https://doc.xwin.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.xwin.finance/v1.0-docs/fund-token-distribution.md).

# Fund Token Distribution

As pool started, the fund manager will subscribe the seeds needed for the fund to get started. As pool is started with zero value. The fund token will be minted based on the following:

> Quantity Mint token = Fund Value in BNB \* 1
>
> Example: Fund manager subscribe 1 BNB as seeds. He will be granted with fund token of 1 token as start of the fund.

Remaining of each subscription, the mint token is calculated as follow:

> Total Supply After Subscription Amount = Total Fund Value After Subscription \* Total Supply Before / Total Fund Value Before Subscription
>
> Mint New Unit = Total Supply After Subscription Amount - Total Supply Before
