> For the complete documentation index, see [llms.txt](https://litepaper.lastremains.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://litepaper.lastremains.com/last-remains-game-mechanisms/characters/nft-genesis-character.md).

# NFT Genesis Character

Genesis Characters offer the same benefits as NFT Characters but function as a lifetime battle pass; they do not have a 60-day time limit. They are not soulbound, which means they can be transferred or sold on marketplaces. These characters will have a limited supply of 10,000 and can only be purchased during our mint event in May 2023 or on secondary markets such as on [OpenSea](https://opensea.io/collection/lastremainscharacters).

Genesis Characters were sold for about 80 $MATIC or $60 USD at the time of our Genesis launch. These characters will be on the Polygon network and can be purchased with multiple currencies and potentially a credit card.

Benefits to be confirmed with Genesis Characters include:

* Claimable swag and exclusive benefits
* Priority access to early testing
* In the future, be able to use and monetize with the Last Remains IP
* Lifetime access to earn item skins and shards and participate in any season's battle passes
* Discounts in creating a guild for the season.


---

# 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://litepaper.lastremains.com/last-remains-game-mechanisms/characters/nft-genesis-character.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.
