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

# NFT

## Ivy Live Animal Club

The Ivy Live Animal Club NFT collection allows the community to feel its power, support the growing project, earn IVY tokens in return for this support, and have a say in the DAO to be established in the future.<br>

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

### Our Story

Ivy Live developers aim to draw strength from their community to further develop the project, strengthen its market\
value. In order to add value to the Ivy Live application and IVY token to this extent, it needs more difficult funds to\
provide strong liquidity, centralized exchange listing, etc. We did not choose to collect this funding need voluntarily from\
the community. We created the Ivly Live Animal Club NFT collection in order to be more rewarding in the long run.\
All proceeds from this collection of 100 unique NFTs will be used to build stronger liquidity and for listing fees.\
NFT holders receive their share of the "NFT HODL POOL", from which 15% of the circulating tokens are allocated. Apart\
from this pool, an extra 10,000,000.00 IVYs were added to this pool from the initial supply for support purposes. This\
fixed amount will be distributed evenly over 25 months.\
IVY tokens + fixed amount of IVY accumulated in the pool for 1 month are automatically distributed to NFT holders the\
next month. NFT holders do not need to take any extra action. It is enough to transfer NFTs from Binance NFT Marketplace to an online wallet (Metamask, Trustwallet etc) that supports BNB Chain (BEP20).

​

An example calculation:\
Suppose the circulating supply is 5%. Let's say 1000 users started using the Ivy Live app this month. 1,000,000,000 IVY\
tokens enter circulation for 1000 users. 15% of this amount will go to the NFT HODL POOL. In other words,\
150,000,000 units accumulate in this pool. When 400,000,000 units are added from the fixed amount this month, a total\
of 550,000,000 IVY will be accumulated in this pool. The following month, this amount is distributed equally to NFT\
holders. If all NFTs are not purchased, the progress payments of unpurchased NFTs are carried over to the next month.

### Some Featured NFTs

<table><thead><tr><th width="218">Name</th><th width="104">Price</th><th>Buy</th></tr></thead><tbody><tr><td><strong>Grasshopper#032</strong></td><td>1 BNB</td><td><a href="https://www.binance.com/tr/nft/item/77965573">https://www.binance.com/tr/nft/item/77965573</a></td></tr><tr><td><strong>Camel#033</strong></td><td>1 BNB</td><td><a href="https://www.binance.com/tr/nft/item/77965574">https://www.binance.com/tr/nft/item/77965574</a></td></tr><tr><td><strong>Stork#034</strong></td><td>1 BNB</td><td><a href="https://www.binance.com/tr/nft/item/77965575">https://www.binance.com/tr/nft/item/77965575</a></td></tr><tr><td><strong>Owl#035</strong></td><td>1 BNB</td><td><a href="https://www.binance.com/tr/nft/item/77965576">https://www.binance.com/tr/nft/item/77965576</a></td></tr><tr><td><strong>TasmanianDevil#036</strong></td><td>1 BNB</td><td><a href="https://www.binance.com/tr/nft/item/77966124">https://www.binance.com/tr/nft/item/77966124</a></td></tr><tr><td><strong>Baboon#037</strong></td><td>1 BNB</td><td><a href="https://www.binance.com/tr/nft/item/77966127">https://www.binance.com/tr/nft/item/77966127</a></td></tr><tr><td><strong>Spider#038</strong></td><td>1 BNB</td><td><a href="https://www.binance.com/tr/nft/item/77966130">https://www.binance.com/tr/nft/item/77966130</a></td></tr><tr><td><strong>Piranha#039</strong></td><td>1 BNB</td><td><a href="https://www.binance.com/tr/nft/item/77966131">https://www.binance.com/tr/nft/item/77966131</a></td></tr><tr><td><strong>Horse#040</strong></td><td>1 BNB</td><td><a href="https://www.binance.com/tr/nft/item/77966133">https://www.binance.com/tr/nft/item/77966133</a></td></tr><tr><td><strong>Ladybird#041</strong></td><td>1 BNB</td><td><a href="https://www.binance.com/tr/nft/item/77966576">https://www.binance.com/tr/nft/item/77966576</a></td></tr><tr><td><strong>Jellyfish#042</strong></td><td>1 BNB</td><td><a href="https://www.binance.com/tr/nft/item/77966577">https://www.binance.com/tr/nft/item/77966577</a></td></tr><tr><td><strong>Peacock#043</strong></td><td>1 BNB</td><td><a href="https://www.binance.com/tr/nft/item/77966579">https://www.binance.com/tr/nft/item/77966579</a></td></tr></tbody></table>

{% tabs %}
{% tab title="First Tab" %}

{% endtab %}

{% tab title="Second Tab" %}

{% endtab %}
{% endtabs %}


---

# 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://ivy-live.gitbook.io/ivylive/nft.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.
