# P2P MARKETPLACE

Cryptosnake has implemented an internal NFT marketplace. Players can trade snake eggs, snakes and artifacts there. The price of NFTs is determined by the seller. This means that the real value of gaming NFTs is adjusted by the **balance of supply and demand**.

![](/files/4KWAUEP26c8t7JrT1ws2)

Artifacts of a particular type are minted only once, which makes each individual NFT more valuable over time.


---

# Agent Instructions: 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:

```
GET https://cryptosnake-game.gitbook.io/wp-en/white-paper/p2p-marketplace.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
