# Farm

### **Store**

![](/files/0Eppzf38V997YQPLvBAH)

The official Store uses the smarts contract to control farm quantity and price. The farm represents the limited digital real estate in MyRichFarm. The limitation of 150,000 farms makes each of them the unique NFT under the smart contracts. The farm ownership is equivalent to the ownership of virtual assets in MyRichFarm. Players can buy their farms at a fixed price in the form of loot boxes. The different combination of crops and components on the farm gives the attribute to each NFT--the scarcity and uniqueness, so the farms can be traded at different prices in the marketplace.

### Community driven marketplace

![](/files/TLhZASl0YVcAJsYXTwk2)

The NFT assets need the following information to be displayed for sale:

1\. ID and category: The assets for sale are required to have their ID and category to be better identified and found by their potential buyers easily.&#x20;

2\. Farm Details: The ceiling of daily income base and details of component ownership.&#x20;

3\. Display image: The marketplace will display the image of the asset appearance. The system will create farm thumbnails for sellers.

4\. Price: The farm owner will have full control over the RCH price of his/her assets in the marketplace.

5\. Value: Rarity, scarcity and attributes are defined by the system.

Once all these requirements are met, the assets will be successfully displayed on the marketplace and available for purchase.


---

# 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://myrichfarm.gitbook.io/doc./gamefi/store-and-marketplace/farm.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.
