> For the complete documentation index, see [llms.txt](https://docs.pixels.online/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pixels.online/farm-land-nft.md).

# Farm Land NFT

5000 plots of land - our genesis NFT collection that gives you access to your own piece of virtual Farm Land. Access our core game mechanic, customize your plots with our world builder, and invite others onto your farm to share in the rewards.

#### Play-To-Mint

On January 31st, 2022 we opened up mint for our Farm Land NFTs.

We released a stripped-back version of our game a month before mint. Every single action you did in the game earned you points. To mint our NFT you had to be in the top 2000 point earners.

The intention behind this was to make sure we have good quality holders who care about what we're building and who actually like our game.

## Benefits of Ownership

#### Access to Game Mechanics

Get access to exclusive game mechanics and earning mechanisms.

{% content-ref url="/pages/o1bZjrfHN00oYXZfl8bt" %}
[Land Ownership](/gameplay/land-ownership.md)
{% endcontent-ref %}

#### Vote On Proposals

Get a direct say in how we build the game - holders can vote on proposals in proportion to ownership.&#x20;

{% embed url="<https://snapshot.org/#/pixelssnapshot.eth>" %}

## What Do the Traits Do?

{% content-ref url="/pages/q1hqtcTnEDKQ3O3pBSTg" %}
[Traits](/farm-land-nft/traits.md)
{% endcontent-ref %}


---

# 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://docs.pixels.online/farm-land-nft.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.
