> 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.md).

# Tokenomics

$FINC is a native utility token of Finceptor with a limited supply of 100M and 18 decimals.

* **Accessing to liquidity vaults, bonds, and launchpad:** $FINC stakers have direct access to liquidity bootstrapping/growth, bond, and launchpad deals.&#x20;
* **Earning $FINC yields/rewards**: $FINC stakers earn auto-compounded or boosted $FINC yields/rewards via staking/farming activities.
* **Discounted fees:** $FINC stakers will get discounted fees on the bonds.&#x20;
* **Protocol-owned liquidity:** FINC will be used to maintain the sustainability of liquidity through protocol-owned liquidity models.


---

# 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:

```
GET https://docs.finceptor.app/fundamentals/tokenomics.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.
