# Play and Earn

### There are three ways to play and earn .

1. [**NFT Marketplace**](/ragnarok-landverse-whitepaper/token-economy/nft-marketplace.md) This platform allow players to trade items which they have acquired in-game. A player can mint items and sell them on the platform to other players. The buy and sell cycle creates the economy for item trading which will be converted to USDC.
2. **​**[**Mining System**](/ragnarok-landverse-whitepaper/game-guide/mining-system.md) In the game, players can extract a special ore to obtain Adamantine fragments, which can be turned into Adamantine (ADAM) Tokens and traded for ION Tokens and converted into USDC. However, the process of mining consumes [stamina points](/ragnarok-landverse-whitepaper/game-guide/stamina-system.md) from the player's account which are limited daily.
3. [**​Land NFT Investors**](/ragnarok-landverse-whitepaper/token-economy/land-nfts.md) Players who do not wish to actively participate in the game can still invest in Land NFTs, which can provide them with passive income on the 1st and 16th of every month when renters pay to rent the property with Adamantine Tokens. The income can be earned by converting the Adamantine Tokens into ION Tokens to be converted into USDC.


---

# 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://maxion-1.gitbook.io/ragnarok-landverse-whitepaper/token-economy/play-and-earn.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.
