# Trailblazer

<figure><img src="/files/z4mdLpTD9dSYwLPAgVEG" alt=""><figcaption></figcaption></figure>

The Trailblazer (TB) is a specialized Data NFT designed to leverage the capabilities of the Data NFT technology. It serves as a community engagement tool for organizations to interact with their users through exclusive events, campaigns, meetups, discounts, and more. The TB is minted within the Data NFT Marketplace. Organizations and projects can have their own Trailblazer.

The project or organization owning the Trailblazer Data NFT is provided with a CSV **template/structure/schema** whereby they will be able to update events and activities. The CSV is then processed and hosted via JSON in AWS as a data stream.

{% hint style="info" %}
Further information can be found at [Data Streaming Automation - Trailblazer](/product-docs/pre-aithra/pre-aithra-integrators/data-streams-guides/amazon-web-services-aws/storage-aws-s3/data-nft-streaming-automation-trailblazer.md)
{% endhint %}

The Data NFT is then listed and made available for procurement from the Data NFT Marketplace. Upon procuring the Trailblazer Data NFT, the buyer now has gated access to the data stream. They can choose to view the raw data or visit the Trailblazer App on the Itheum Explorer and access a visual representation of the contents of the Data NFT.

### Workflow:

* Get [Whitelisted](https://datadex.itheum.io/getwhitelisted) to mint a Trailblazer Data NFT
* *Minting*: The organization mints a Trailblazer Data NFT specific to its brand or community within the Data NFT Marketplace
* *Data Format*: The Trailblazer Data NFT contains a specific format that communicates events and exclusive offerings to the TB holders
* *Data Visualization*: Within the Itheum Explorer, a dedicated app called the "Trailblazer App" is available to visualize the data from the Trailblazer; it renders the data in the form of an event timeline graph
* *Event Details:* Each event in the JSON/CSV includes a title, event description, and a link to provide additional information or access to exclusive content

### Trailblazer App

<figure><img src="/files/VynXnKkV4GF0HOAP469h" alt="" width="563"><figcaption></figcaption></figure>

Upon Launching the App the User will have access to:&#x20;

* *Data Visualization*: Within the "[Trailblazer App](https://explorer.itheum.io/project-trailblazer)" the user is able to visualize the JSON data from the Trailblazer; it renders the data in the form of an event timeline view
* *Event Details*: Each event in the JSON includes a title, event description, and a link to provide additional information or access to exclusive content

<figure><img src="/files/WA1HwH1PClVB5MncggsA" alt=""><figcaption><p>Share "Alpha" News direct to your TrailBlazer Holders</p></figcaption></figure>

<figure><img src="/files/FKeHbYqxQP0OsxTT2iNY" alt=""><figcaption><p>Launch exclusive Quests, Leaderboards and Campaigns "within" the TrailBlazer Data NFT</p></figcaption></figure>

These could entail the below.

1. *Exclusive Quests*: Exclusive Quests are interactive adventures available only to TB holders. Users can participate in engaging quests to uncover hidden treasures, solve puzzles, or explore unique aspects of the organization's ecosystem.
2. *Exclusive Quizzes*: Exclusive Quizzes offer TB holders the opportunity to test their knowledge and gain insights about the organization or specific topics. Quizzes can cover a wide range of subjects related to the organization's industry, products, or community.
3. *Giveaway Campaigns*: Giveaway Campaigns provide TB holders with the chance to win prizes, including merchandise, physical products, and so on. These campaigns aim to reward and incentivize the TB community.
4. *Discount Campaigns*: Discount Campaigns offer TB holders exclusive access to discounts or promotional offers for products, services, or events related to the organization. These campaigns provide an opportunity for TB holders to enjoy exclusive perks.

{% hint style="success" %}
Itheum's own Trailblazer Data NFT experience is directly [accessible here](https://explorer.itheum.io/project-trailblazer)
{% endhint %}


---

# Agent Instructions: 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.itheum.io/product-docs/pre-aithra/pre-aithra-r-and-d/trailblazer.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.
