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

# NFTs

![](/files/-MZmcD1rHKtQ3QYvGArH)

## 🌈 Going forward

We want to be on the forefront of blockchain solutions. A part of that means creating non fungible tokens that will provide some value for our community. We are already working with some designers (and will be reaching out to even more) in order to create some unique NFTs for community.&#x20;

{% hint style="info" %}
❗️**In the near future we will be releasing:**\
\
👨‍🌾 Our plans for NFTs that create farming benefits.\
🐋 The very first Polywhale NFTs\
💎 The scarcity and supply of the NFTs we have in mind.\
🛠 The utility NFTs will have in our ecosystem.
{% endhint %}

NFTs will play a vital role in our continued efforts to keep making Polywhale a gamified website. We want to create some unique NFTs that are limited with some way of creating value by utilizing the KRILL token. One of the ways will be doing that, is by implementing NFT utility as a part of farming. It has never been done before, and we can't wait to show you how.&#x20;

![](/files/-M_WjvT-sFeXT-Ww2HeT)

A teaser has already been for this feature, and can be seen in our [Reef](https://polywhale.finance/reef).\
We are also exploring how we can distribute NFTs as rewards for different achievements you receive by interacting on Polywhale. All the necessary details that apply for different NFTs will be shared with the community in an extended article.

## 🔥 NFTs as a burning mechanism

As any the features we will release, NFTs play a vital role as a way of continuously burning KRILL.

{% hint style="info" %}
**Some benefits that come with the Polywhale NFTs:**

* We will be burning the majority of KRILL that is raised through the sales of NFTs.
* The interest and pledges to buy the various NFTs will increase demand for the KRILL token
* We are creating actual utility with the usage of NFTs that will incentivize buys.
  {% endhint %}

The incentives structures for the various NFTs we are launching are still being experimented with. Once we have settled with the first range of NFTs we will be releasing, we will publish more details about how it will benefit KRILL holders.

## 🐳 Community votes & submissions

A big part of our NFT art releases will be conducted with our community. We are previewing different designs and letting the community vote for what NFTs they like the best.\
\
If you are a designer that want to submit some awesome submission, please reach out to us by email: **<nft@polywhale.finance>** or post your suggestion(s) on our [reddit](https://www.reddit.com/r/Polywhale/).

\
\
\
&#x20;\
\
\
\
\
\ <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://polywhale.gitbook.io/oldywhale/lottery/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.
