> For the complete documentation index, see [llms.txt](https://docs.finceptor.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.finceptor.app/fundamentals/tokenomics/usdfinc-token-metrics.md).

# $FINC Token Metrics

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td>Na<strong>me</strong></td><td>Finceptor</td><td></td></tr><tr><td><strong>Ticker</strong><br>$FINC</td><td></td><td></td></tr><tr><td><strong>Supply</strong><br>100,000,000</td><td></td><td></td></tr><tr><td><strong>Public FDV</strong></td><td>$6,000,000</td><td></td></tr><tr><td>*<strong>Initial Market Cap</strong></td><td>$154,000</td><td></td></tr><tr><td><strong>Chain</strong></td><td>BNB Chain</td><td></td></tr></tbody></table>

\*IMC refers to an initial market capitalization of $FINC tokens without liquidity.&#x20;

<table><thead><tr><th width="147" align="center">Allocation</th><th width="88" align="center">%</th><th width="103" align="center">Price ($)</th><th width="110" align="center">% on TGE</th><th align="center">Lock-up Terms</th></tr></thead><tbody><tr><td align="center">Seed Round</td><td align="center">13,0%</td><td align="center">0,02 </td><td align="center">5%</td><td align="center">5% TGE unlock then 3-months locked, then 15 months DLV</td></tr><tr><td align="center">Community Round</td><td align="center">8,75%</td><td align="center">0,04 </td><td align="center">10%</td><td align="center">10% TGE unlock then 1-month locked, then 7 months DLV</td></tr><tr><td align="center">Public/KOL</td><td align="center">5%</td><td align="center">0,06 </td><td align="center">20%</td><td align="center">20% TGE Unlock 6-months DLV</td></tr><tr><td align="center">Treasury</td><td align="center">38,75%</td><td align="center"></td><td align="center">0%</td><td align="center">36-months DLV</td></tr><tr><td align="center">Liquidity</td><td align="center">10,0%</td><td align="center"></td><td align="center">25%</td><td align="center">25% TGE Unlock, 7 months MLV</td></tr><tr><td align="center">Foundation</td><td align="center">15,0%</td><td align="center"></td><td align="center">0%</td><td align="center">10-months locked, then 24 months MLV</td></tr><tr><td align="center">Incentives</td><td align="center">5,0%</td><td align="center"></td><td align="center">1%</td><td align="center">1% TGE unlock then 6 months DLV</td></tr><tr><td align="center">Accelerators/Advisory</td><td align="center">4,50%</td><td align="center"></td><td align="center">0%</td><td align="center">12-months locked, then 24 MLV</td></tr></tbody></table>


---

# 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.finceptor.app/fundamentals/tokenomics/usdfinc-token-metrics.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.
