> For the complete documentation index, see [llms.txt](https://atlas-coin.gitbook.io/petovese/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://atlas-coin.gitbook.io/petovese/petoverse-game/nfts.md).

# NFTs

All Petoverse NFT come in the form of "**Fragments**"

![fragments can be forged & minted into usable in game objects/accessories or traded/sold within the future Petoverse marketplace. ](/files/gOcn6l1y25QiTX2vWtG9)

Users can **Mix and Match** the NFTs to give flair to your costume, or combine a whole set to unlock one of the many power ups that comes with ownership off full matching sets. The NFTs in Petoverse will also serve as a potential source of income for players. By utilizing the Marketplace, you can buy and sell your NFTs for profits! Additionally, these fragments will be naturally obtainable throughout your time spent exploring & battling throughout the Petoverse!&#x20;

![](/files/FnMpHHWXXWHRwL6dJBAF)

## NFT Utility within the Petoverse:

* **Costume** – The players will have the freedom to mix and match all the NFT fragments based on the preferences the player has. The more stylish you make it, the more unique and fun it is.
* **Power Ups** – The complete set of NFT will serve as an in-game power-ups  for the player. There are many kinds of unique boosts, such as: Revive, power-ups, etc. This will enhance the gameplay & at times, earning potential, to the next level.
* **Unlock P2E Functionality** – The NFT will also serve as a key for players to start earning $PETOGEM in the game. The requirement is not complicated. The players just need to own a *TBD* amount of full costume sets. \
  (*ex: 1 costume set = 6 NFT fragments*)

## NFT Marketplace

The marketplace is the transactional hub for all things NFT related in the game. This is where users can **Sell**, **Buy**, **Auction**, or **Trade** Petoverse costume sets/fragments. \
\
It will be available first as a standalone website/feature outside of the game. As we expand into metaverse/multiplayer, the Marketplace will become an important incorporated feature found in our Petoverse Plaza!&#x20;

*(NFT Wave 1/Marketplace Expected July-August)*\
\&#xNAN;***More details to come!***&#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://atlas-coin.gitbook.io/petovese/petoverse-game/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.
