# NFT Plants

<figure><img src="/files/2mU7WZRQXnl4QputlhDc" alt=""><figcaption></figcaption></figure>

Each <mark style="color:green;">**NFT Plant**</mark> has this <mark style="color:green;">**statistic**</mark>:

* **Level**: Merging 2 identical plants creates a new plant with higher level.
* **Capacity**: The maximum Token each plant can generate. The higher level, the bigger capacity.
* **Earning Speed**: The number of Token each plant can generate in a period of time. The higher level, the better earning speed.
* **Price**: The value of each plant.

The <mark style="color:green;">**original NFT Plants**</mark> is initially sold at <mark style="color:green;">**level 1, level 2 and level 3**</mark> and players <mark style="color:green;">**must purchase it to enter the game**</mark>.

Once acquired, the <mark style="color:green;">**NFT Plant autonomously generates $MGA Tokens**</mark> for the players.

By merging two identical NFT Plants, players can elevate them to a <mark style="color:green;">**higher level**</mark>, <mark style="color:green;">**increasing**</mark> their <mark style="color:green;">**token generation speed**</mark> accordingly.

Moreover, players have the option to <mark style="color:green;">**mint their own**</mark> high-level plants and subsequently <mark style="color:green;">**sell**</mark> these <mark style="color:green;">**NFT Plants**</mark> on the market for potential profit.


---

# 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.moneygarden.ai/nft/nft-plants.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.
