# Seeds

You can plant seeds and get the harvest to sell to other players. They have parameters for optimal growth. Let's call them attributes. If we select a plot of land with attributes values that will be suitable for seeds, we will get the best volume of harvest.&#x20;

There are lots of genes that help you to change your attributes of seeds. That’s why you can get the highest income for your harvest. You can use any of these seeds from the list we are usually updating. Let's look at the attributes of tomato seeds as an example. For a more successful result, it is better to select seeds supplied on the game market, lands and weather conditions.

* Wheat
* Corn
* Sunflowers
* Strawberries
* Tomatoes
* Potatoes
* Oranges
* Grapes
* Blueberries
* Apples
* Peaches
* Cherries<br>

<figure><img src="/files/ZRIVWx3WRMcZbaNTJnn4" alt=""><figcaption></figcaption></figure>

\
Let's look at the attributes of tomato seeds as an example. For a more successful result, it is better to select seeds supplied on the game market, lands and weather conditions.

**Breed history** - information about breeding helps you to understand how many times you can use this seed pack to create a new one by breeding. Only players can breed seeds. Each seed pack has 5 genes inherited by parents. Each gene from total 10 has been inherited once. Inheritance weigh of

<figure><img src="/files/rksKAGY99SvT4r4kYeeW" alt=""><figcaption></figcaption></figure>

Players can burn seeds using in-game gold. The price of breeding depends on the number of breeding, seeds attributes, and is calculated in GRN token. The bigger the number of good genes are, the less we can breed such seeds.

<figure><img src="/files/laWQRUzYtwZhRuJzTYQ4" alt=""><figcaption></figcaption></figure>

**Temperature** - organize the pointed interval of temperature to get the best volume of the harvest.\
**Humidity** - organize the pointed interval of air humidity to get the best volume of harvest.\
**Humus** - the value of soil’s organic part that seeds are got from the land to grow.\
**Acidity** - characteristic that indicates the necessary value from 1 to 14 of acids in the soil.


---

# 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://whitepaper.greensfi.com/game/seeds.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.
