# Gameplay in a Nutshell

## Metaverse Farming

Welcome to your farm! You are now a virtual farmer.

Each plot is a different NFT that is in your wallet and the gold you own finances your farm.

Looking over your farm, you can grow over 20 different crops and harvest the seeds. Each crop takes a different amount of time to grow to maturity.

<div align="right"><img src="/files/QsMMll2CfsKSoojdIaC5" alt="Managing the plots"></div>

## Full In-game Economy

As players are buying and selling, the system hides all complexity of interacting with the underlying blockchain and decentralized marketplace.

The system dynamically calculates an accurate price, reasonable slippage and if the price is better when the transaction is executed, the excess is given to the user.

![Shopping for crops](/files/umyupXZDafJaMBvPyv6L)

## Seamlessly Move Assets

At it's core, we believe you should only need to know you are using crypto until you need to move your assets.

There is a seamless MetaMask confirmation that pops up when you need to confirm a purchase/sale or approve the system to move tokens for you.

CropXYZ was launched to Polygon to reduce transaction costs.

![Metamask interactions when buying](/files/aKTTai7b5444eC05D7cJ)


---

# 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://docs.cropxyz.com/get-started/gameplay-in-a-nutshell.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.
