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

# CHUPA  NFTs

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

~~Introducing CHUPA NFT, a crucial element for staking your (CHUPA/XDC) LP tokens and earning attractive $CHUPY token rewards.~~

~~Price: 2500 $XDC - Maximum Supply: 5000 - Rarity: Uniform~~

~~The $CHUPY token acts as the exclusive reward system for those who provide CHUPA/XDC Liquidity. By staking your LP tokens within the CHUPA NFT, you unlock the potential to accumulate $CHUPY tokens.~~

~~It's crucial to understand that the rewards earned through the CHUPA NFT need to be claimed and then withdrawn into your personal wallet to utilize their value.~~

***In a pledge to inclusivity, a snapshot will be taken on 5/23/2023,&#x20;***~~***and all LP participants at the time of the snapshot will be eligible to receive FREE CHUPA NFTs, irrespective of their level of LP participation.***~~

***LP participants holding approximately \~100k XDC or more at the time of the reward snapshot will receive an estimated value of \~$500 USD worth of CHUPY tokens, showcasing our commitment to rewarding significant contributions.***

As part of our continuous rewards program, a total of 12,237 $CHUPY tokens will be distributed weekly, totaling 636,363 tokens per year,  for 11 years. (7,000,000 total $CHUPY Rewards)

~~Participation in the CHUPA NFT ecosystem is simple. Just stake your (CHUPA/XDC) LP tokens within the CHUPA NFT to start earning $CHUPY tokens within the NFT. These rewards can be claimed at any time, with no lock-up period or withdrawal tax applied.~~


---

# 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://docs.chupa.finance/chupa-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.
