> For the complete documentation index, see [llms.txt](https://wiki.tetra-farm.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.tetra-farm.com/en/what-are-nft-tokens-in-the-context-of-your-project.md).

# What are NFT tokens in the context of your project?

In the context of the Tetra Farm project, an NFT (non-fungible token) represents a unique digital asset based on blockchain technology that confirms ownership of a certain volume of medical cannabis crop or provides rights to some part of the income from the sale of this crop.

Let's take a closer look at how NFT tokens are used in Tetra Farm:

Value and Uniqueness: Each NFT is unique and cannot be replaced with another, making it similar to a collectible item in the digital world. In the context of Tetra Farm, this may mean that each NFT corresponds to a specific plot of land or a specific volume of crop.

Acquisition and Pricing: The price of each NFT is 2,500 Swiss francs, and the minimum quantity for purchase is one. Blockchain fees and fees of payment systems chosen by the buyer are added to this amount.

Bonuses for Investors: Investors who bring in other investors receive a bonus of 10% of the purchase of each investor they bring in. These funds can be used for additional NFT purchases.

Role in the Business Model: NFTs in Tetra Farm serve as a bridge between the digital and physical worlds, providing investors with the opportunity to have a share in the real production of medical cannabis and receive income from its sales.

Integration with Trading Platforms: In the future, integration with cryptocurrency exchanges is planned, allowing investors to trade, sell, or buy the project's NFTs and tokens on the open market.

In conclusion, NFT tokens in Tetra Farm represent an innovative way of investing in the agricultural business, combining the world of cryptocurrencies and real production, providing investors with unique opportunities for portfolio diversification and income generation.

<br>


---

# 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:

```
GET https://wiki.tetra-farm.com/en/what-are-nft-tokens-in-the-context-of-your-project.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.
