# How it Works

1. **Buy NFT's:** NFT will represents a specific plot of land on our farm, identified by its unique coordinates. This NFT gives you fractional ownership of that piece of land.
2. **Raised Funds:** The money raised from selling NFTs is used by our management team to grow and improve the farm. This includes everything from opening new farm to upgrading infrastructure, ensuring the farm continues to bring better yields.
3. **Profit Share:** Once a farming cycle is completed, depending on the type of crop or livestock, the profits generated from that cycle are deposited into the YieldVault. This is where your earnings accumulate.
4. **Liquid Farm Investment:** If you decide to exit your investment, you can re-sell your NFT on MarketVault, a platform provided by FarmCity for trading NFTs. This allows you to liquidate your investment whenever you choose.


---

# 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://farmcity.gitbook.io/farmcity-whitepaper/readme/how-it-works.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.
