> For the complete documentation index, see [llms.txt](https://nftube.gitbook.io/nftube/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nftube.gitbook.io/nftube/introduction/history.md).

# History

## Background

NFTube emerged from a vision to disrupt the traditional streaming industry and provide a platform that empowers content creators while offering unique and exclusive experiences for users. Recognizing the growing popularity of NFTs and their potential to revolutionize digital ownership, the founders of NFTube saw an opportunity to combine the power of NFTs with video streaming, creating a groundbreaking ecosystem that benefits both creators and users.

## Inspiration

The inspiration for NFTube came from a deep appreciation for the creativity and talent of content creators worldwide. The founders recognized the challenges faced by creators in traditional streaming platforms, where revenue and control over their content often lie with centralized entities. They wanted to build a platform that enables creators to have complete ownership and control over their work, while providing users with access to exclusive and curated content.

The rise of NFTs as a means of digital ownership further fueled their inspiration. NFTs have proven to be a game-changer in the world of digital art and collectibles, bringing a new level of scarcity, provenance, and value to digital assets. By integrating NFTs into the streaming industry, NFTube aims to revolutionize content monetization and distribution, allowing creators to directly monetize their work through the sale and ownership of NFTs.

The team behind NFTube is driven by the belief that the future of digital entertainment lies in decentralization, community empowerment, and the democratization of content ownership. They are passionate about providing a platform that fosters a vibrant ecosystem where creators can thrive, users can discover unique and exclusive content, and the benefits of ownership are shared among all stakeholders.

With a focus on innovation, creativity, and the transformative potential of NFTs, NFTube aims to reshape the streaming landscape, creating a more equitable and immersive experience for creators and users alike.


---

# 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://nftube.gitbook.io/nftube/introduction/history.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.
