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

# MAXX Genesis

The **MAXXGenesis** is the first of four NFT part of our collection drop\
being released for early adapters of MAXX Finance.

As an early adopter, you are already going to benefit by getting into the project super early. But with a Genesis NFT in your possession, you will get an extra boost in our ecosystem.

This is an exclusive collection made available **FREE** to the first **5,000** people who reserved a claim code before September 2022.

**If you managed to secure yourself a code, congratulations!**

<figure><img src="/files/8pG25SkLl8JHfxCkywHe" alt=""><figcaption><p>Here is a preview of the design - There will be three versions distributed randomly, with the rare and ultra-rare ones holding extra value.</p></figcaption></figure>

> #### Genesis NFTs are now mintable!&#x20;
>
> * The Genesis NFTs are now claimable through the presale Liquidity Amplifier\
>   Click here to claim your NFT: <https://app.maxx.finance/amplifier>
>
> * You can view the collection on Opensea at:\
>   <https://opensea.io/collection/maxxgenesis>

### MAXXGenesis Utility

This NFT can be utilized in the staking ecosystem to give a **10% boost** to a stakes APY. While this may sound like a small boost, it can actually mean thousands of dollars in extra interest.

*Example, if you stake **$1,000 MAXX** for the maximum possible duration, the APY would be **80%** earning you **$7,305 MAXX** in interest.\*\**\
\
\&#xNAN;*If you use the Genesis NFT whilst making this stake, the APY would be **88%** earning you a total of **$8,035 MAXX** in interest.\*\**

The Genesis NFT is single-use, it can only give a 10% bonus on a single MAXX Stake. For this reason, it is likely to become a valuable NFT in its unused state.

These will become very valuable to whales who want to stake large amounts of $MAXX. Owners should think carefully before deciding to use one, or if you decide to list it for sale on Opensea, avoid listing it for sale too cheap!

### When can I claim my NFT?

If you already have a claim code you will be able to mint your Free NFT as soon as MAXX Finance launches the Amplifier stage. We will email everyone with a code a few days in advance to let them know.

There are only 5,000 Genesis NFT's available, and almost 10,000 codes have been distributed. So it's on a first come first served basis. If you attempt to claim after all 5,000 have been minted, you won't get an NFT.

If you **don't** have a Claim code, I'm afraid that it's now too late to get a Free MAXXGenesis. But watch this space, and we will add links to the Opensea Collection once they are minted so you can buy one from another user.

<mark style="color:purple;">**In order to claim your MAXX Genesis NFT, you have to participate in the presale amplifier with a minimum of at least 50 MATIC.  When you go to make your deposit, a box will appear to enter your unique code.**</mark>&#x20;


---

# 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.maxx.finance/utility/functional-utility-nfts/maxx-genesis.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.
