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

# Our PIRATE PUP NFT Collection

Pirate Pups are a collection of 1000 unique NFTs on the Radix blockchain, designed to enhance the XRDegen experience with exclusive benefits.

**NFT Details**

* Mint Price: 1500 XRD per NFT
* Total Supply: 1000 NFTs
* SUPER RARE NFT: One ultra-rare Pepe King NFT with enhanced benefits
* Current Status: The mint is still open. However, it *may* close early, reducing the total supply and increasing individual rewards for holders by concentrating perks among fewer NFTs.

**Benefits for Holders**

1. **$DGN Token Airdrop**:
   * Holding an unlisted Pirate Pup NFT during our snapshot qualifies holders for an allocation of the XRDEGEN LABS token during our airdrop!
     * The PEPE KING NFT is worth a 5x token allocation
     * There is *no limit* on how many token allocations you can earn so HODL THOSE PUPS!
2. **Profit Sharing**:
   * 10% of XRDEGEN.com's net profits are also regularly distributed to NFT holders
     * The PEPE KING NFT receives a 5x allocation of profit share
3. **Future Perks**:
   * Eligibility for exclusive giveaways and promotions
   * Perks and benefits on all future XRDEGEN LABS platforms


---

# 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://xrdegen.gitbook.io/xrdegen/our-pirate-pup-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.
