> For the complete documentation index, see [llms.txt](https://base-tube.gitbook.io/base.tube-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://base-tube.gitbook.io/base.tube-documentation/platform-mechanics-introducing-the-nft-content-pass.md).

# Platform Mechanics - Introducing the NFT Content Pass

:

### **How It Works**

#### **Introducing the NFT Content Pass**

Imagine a world where your favorite creators offer not just regular videos but keys to a hidden realm of exclusive content. That's what we've created with our **NFT Content Pass**.

**For Creators:**

* **Monetization Fairness:** Even small content creators can earn income through NFT Content Passes, fostering an inclusive environment.
* **Complete Control:** Decide which content becomes exclusive and monetize it directly.
* **Continuous Earnings:** Receive revenue from both the initial sale and any subsequent trades of your NFT Content Passes.

**For Viewers:**

* **Exclusive Access:** Gain entry to special content—behind-the-scenes footage, interviews, and unique experiences.
* **Collectible Assets:** Own NFT Content Passes that can be kept or sold, potentially profiting from their increased value.
* **Active Participation:** Earn $TUBE tokens for engaging with content and participate in the platform's growth.

***

#### **A Hypothetical Scenario**

*Imagine Maria, an aspiring musician with a small but dedicated following. On Base.Tube, she releases a new song exclusively through an NFT Content Pass. Her fans purchase the pass to access not only the song but also exclusive behind-the-scenes videos and live Q\&A sessions.*

*One fan, Alex, buys the pass. He enjoys the exclusive content and later decides to sell his pass on the marketplace. Since Maria's popularity has grown, he sells it at a profit. Maria earns from the initial sale and a percentage from Alex's sale, while Alex benefits financially and another fan gains access to the exclusive content.*

*Maria monetizes her passion without needing millions of followers, and her fans actively participate in her success.*

<br>


---

# 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://base-tube.gitbook.io/base.tube-documentation/platform-mechanics-introducing-the-nft-content-pass.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.
