> For the complete documentation index, see [llms.txt](https://chainrealm.gitbook.io/neurocrypto-ads-nca-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://chainrealm.gitbook.io/neurocrypto-ads-nca-whitepaper/7.-tokenomics-of-nca.md).

# 7. Tokenomics of NCA

Functional Role of the NCA Token within the Ecosystem

The NCA token plays a pivotal role in facilitating transactions within the NeuroCrypto Ads ecosystem. It serves as the primary currency for all advertising purchases, rewards, and incentives on the platform. Advertisers use NCA tokens to pay for ad placements, while users and participants can earn NCA tokens through various engagement activities such as participating in surveys, watching ads, or contributing to community-driven project reviews.

Token Distribution, Allocation, and Economics

The total supply of NCA tokens is capped at 100 billion, ensuring a finite supply that aids in maintaining token value. The distribution is as follows:

* 40% to Advertisers and Network Growth: Used to incentivize participation and engagement from advertisers and users.
* 25% to Founding Team and Employees: Subject to a vesting period that aligns long-term interests with the platform’s success.
* 15% to Strategic Partnerships and Alliances: For securing partnerships that expand the platform’s reach and capabilities.
* 10% to Community and Ecosystem Development: Funds reserved for rewards, community grants, and other ecosystem-strengthening initiatives.
* 10% Reserved for Future Financing and Expansion: To ensure the platform has adequate capital to pursue future growth opportunities and innovations.

Incentives for Advertisers, Users, and Token Holders

* Advertisers: Receive discounts on ad placements when paying with NCA tokens, access to premium analytics and services, and early-bird opportunities on new features and tools.
* Users: Can earn tokens by engaging with ads, participating in airdrops, or contributing content and feedback, which can be used to access premium features or exchanged on crypto exchanges.
* Token Holders: Benefit from potential appreciation in token value driven by platform growth and demand. Holders can also participate in governance decisions through token-based voting on key platform developments.


---

# 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://chainrealm.gitbook.io/neurocrypto-ads-nca-whitepaper/7.-tokenomics-of-nca.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.
