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

# WIDI NFT Collection

The WIDI NFT Collection introduces an exclusive opportunity for users to engage with the GigHub ecosystem through limited edition NFTs. This collection offers a range of privileges and benefits to holders, contributing to a dynamic and rewarding experience within the platform. Here's an overview of the sale phases and additional details:

{% hint style="info" %}
**WIDI Discord :** [**https://discord.gg/cBuvSVsQjk**](https://discord.gg/cBuvSVsQjk)
{% endhint %}

{% embed url="<https://drive.google.com/file/d/1asRC8INUd-pE6v4E5WQ9u1ouLvsLm04-/view?usp=drive_link>" %}
WIDI Introduction Video
{% endembed %}

<mark style="color:blue;">**Collection Details**</mark>

<mark style="color:blue;">**Launchpad Collaboration:**</mark>

* The WIDI NFT Collection is launched in collaboration with a premier launchpad on the Solana blockchain, ensuring a robust and well-supported introduction to the market.

<mark style="color:blue;">**Limited Edition:**</mark>

* The collection comprises a finite number of NFTs, each providing unique benefits and opportunities to holders, creating scarcity and value within the ecosystem.

<mark style="color:blue;">**Sale Phases**</mark>

<mark style="color:blue;">**Private Sale Phase**</mark>

* **Sold Spots:** Limited to 180 spots
* **Price:** 0.69 $SOL
* **Date:** \[ENDED / SOLDOUT]

<mark style="color:blue;">**Presale Phase**</mark>

* **Supply:** To Be Determined (TBD)
* **Price:** 0.79 $SOL
* **Date:** TBD

<mark style="color:blue;">**OG / WL Phase**</mark>

* **Supply:** To Be Determined (TBD)
* **Price:** 0.89 $SOL
* **Date:** TBD

<mark style="color:blue;">**Public Phase**</mark>

* **Supply:** If remains
* **Price:** 0.99 $SOL
* **Date:** TBD

***

<mark style="color:blue;">**Minter Benefits**</mark>

<mark style="color:blue;">**$GIG Airdrop:**</mark>

* Holders of WIDI NFTs are eligible to receive airdrops of the GigHub platform's native token, $GIG, providing additional value and rewards for participation.

<mark style="color:blue;">**Discounted Pricing:**</mark>

* NFT minters enjoy discounted pricing during the private, presale, and OG/WL phases, allowing them to acquire WIDI NFTs at a lower cost than later participants.

<mark style="color:blue;">**Holder Benefits**</mark>

<mark style="color:blue;">**Platform Fee Advantages:**</mark>

* Holders of WIDI NFTs are entitled to various fee advantages when using the GigHub platform, including discounted service fees based on the number of NFTs held.
  * 1 WIDI NFT: 25% Discount
  * 5 WIDI NFTs: 75% Discount
  * 10+ WIDI NFTs: Free

<mark style="color:blue;">**Exclusive Discounts:**</mark>

* Holders of WIDI NFTs enjoy exclusive discounts on platform fees, providing cost savings and incentives for utilizing GigHub services.

<mark style="color:blue;">**Trading Analysis Tools:**</mark>

* WIDI NFT holders gain access to exclusive trading analysis tools provided by project partner Kamile Uray and their trading team. These tools offer valuable insights and guidance for making informed trading decisions.


---

# 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://gighub.gitbook.io/whitepaper/widi-nft-collection.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.
