# NFT

The Fincake project provides for three NFT releases. Individual collections are based on individual smart contracts.

NFTs can be used as avatars and give their owners several advantages.

**Sharks (Uncommon) - 1000 items, price: 0.1 eth.**&#x20;

Sharks - a whitelist for a token with the ability to buy Fincake token cheaper than the public price.&#x20;

* Lifetime PRO account.
* Tokenized NFT will act as a virtual assistant on the service.

**Sharks (Legendary) - 200 items, price: 1.5 eth**&#x20;

Whales - you get the same value as if you join the project through a venture fund.

* Guaranteed allocation of Fincake token at low price
* Become a Fincake DAO Member
* Access to private whale chat
* Lifetime PRO account.&#x20;
* Merch with delivery.

**Secret Collection  - 100 items**

A set of benefits for the secret collection will be announced together with the information about this collection.

Among other things, tokenized images will act as a virtual assistant on the service.


---

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