> For the complete documentation index, see [llms.txt](https://nocaps-organization.gitbook.io/nocap/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nocaps-organization.gitbook.io/nocap/ecosystem/no-cappers-nfts.md).

# NO CAPPERS NFTs

*<mark style="color:green;">The content shared in this documentation page about the NOCAP.icu project, is meant to inform people about the NOCAP.icu project and is in not meant as a financial or investment advice. This documentation is purely meant to be a service to the audience to guide them on using the services.</mark>*

The NO CAPPERS NFTs are a pivotal component of the No Cap ecosystem, providing holders with unique benefits, consistent rewards, and direct participation in the ecosystem’s growth.&#x20;

With a total supply capped at 5,000 NFTs, these digital assets are designed to integrate seamlessly with the $NOCAP token and staking systems, offering unparalleled value to long-term participants.

### Features

#### 1. **Tiered Pricing Model**

The NO CAPPERS NFTs utilize a tiered pricing structure to reward early adopters while ensuring sustainability and value for later participants. The pricing is divided into tiers based on the total supply sold:

* **Tier 1:** Lower price for early supporters when supply is below 100 NFTs.
* **Tier 2:** Moderate price as the supply increases (101-500 NFTs).
* **Tier 3:** Higher price as the project gains traction (501-2500 NFTs).
* **Tier 4:** Premium pricing for the final supply tranche (2501-5000 NFTs).

This model incentivizes early participation while increasing the overall value of the ecosystem as demand grows.

***

#### 2. **Revenue Allocation from NFT Sales**

Earnings from NFT sales are allocated as follows:

* **50% to the Team Wallet:** Used for ecosystem development, marketing, and operational costs.
* **50% to the Treasury:** Strengthens the backing of the $NOCAP token and ensures liquidity stability.

***

### Rewards for NFT Holders

The NO CAPPERS NFTs are designed to provide tangible benefits to holders, including consistent rewards in $NOCAP tokens. The reward mechanism ensures that NFT holders are consistently incentivized for their long-term commitment.

#### 1. **Reward Pool Contribution**

* 1% of all $NOCAP transaction taxes (buy and sell) is allocated to the NFT Rewards Pool.
* This ensures that NFT holders benefit directly from the ecosystem’s activity and growth.

#### 2. **Reward Distribution Mechanism**

Rewards are distributed to NFT holders through a transparent and automated process:

* The **founderTokenBag** tracks the total accumulated rewards for NFT holders.
* Each NFT tracks its own withdrawn rewards using the **founderWithdraws** mapping.
* Rewards are calculated proportionally based on the total number of NFTs held by each participant.

#### 3. **Claiming Rewards**

* **Single NFT Claim:** Holders can claim rewards individually for each NFT.
* **Batch Claiming:** Holders with multiple NFTs can claim rewards for all their NFTs simultaneously, simplifying the process.
* Unclaimed rewards roll over, ensuring no rewards are lost.

***

### Exclusive Benefits of Ownership

#### 1. **Revenue from Ecosystem Activity**

NFT holders benefit directly from the 1% tax allocated to the NFT Rewards Pool, ensuring consistent passive income.

#### 2. **Participation in Governance**

Holders of NO CAPPERS NFTs may participate in governance decisions, enabling a community-driven approach to ecosystem growth and evolution.

#### 3. **Exclusive Perks**

NFT holders receive exclusive perks such as early access to new features, priority participation in future sales, and access to special events within the ecosystem.

***

### Long-Term Sustainability

#### Integration with Ecosystem Growth

The NO CAPPERS NFTs are designed to grow alongside the NoCap ecosystem. As transaction activity increases, so does the reward pool for NFT holders, creating a feedback loop that incentivizes long-term holding and engagement.

#### Real-World Utility Expansion

The NFTs will also tie into the NoCap ecosystem’s real-world asset (RWA) initiatives, including cannabis operations and hardware integration. NFT holders may gain additional benefits such as profit-sharing from these ventures, further enhancing their value proposition.


---

# 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://nocaps-organization.gitbook.io/nocap/ecosystem/no-cappers-nfts.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.
