# Introduction

&#x20;    Cryptofruits is a play to earn game based on the BSC chain. By collecting the adorable animals and equipment NFTs, 30 orchards can be explored. In a foreseeable future, more and more orchards will be launched.

{% hint style="success" %}
Assemble animals and equipment NFTs to create convoy NFTs and let the animals pick up fruits for you!
{% endhint %}

### How to harvest

&#x20;    Each equipment NFT has its capacity value, and the convoy group capacity value will determine the highest level of the orchard that the convoy has entry access.

&#x20;    At the beginning of the play, it’s necessary to contract with your animals, which can be considered as a feeding relationship to prevent animals suffering from weakness and make sure they are all energetic enough to work. Since harvesting is a tiring task, the animals will need to **rest for 24 hours at least** after every fruit picking mission.

&#x20;    Please note that there may be danger on the road to an orchard. That is to say, there's a possibility that a convoy comes back with nothing.

#### Learn more to get a deeper understanding of the game:

{% content-ref url="/pages/jjT2tKQhXtwpaymJqTsX" %}
[General](/whitepaper-of-cryptofruits/general/animals.md)
{% endcontent-ref %}

{% content-ref url="/pages/X58zjA5rC6G1mlCP2Hoe" %}
[How to play](/whitepaper-of-cryptofruits/how-to-play/guides.md)
{% endcontent-ref %}

{% content-ref url="/pages/iYtajKlmX1RxmAJfEauU" %}
[FRUIT token](/whitepaper-of-cryptofruits/tokenomics/fruit-token.md)
{% endcontent-ref %}

{% content-ref url="/pages/YIvGllCSHj4I3e17fQaQ" %}
[Farm](/whitepaper-of-cryptofruits/how-to-play/farm.md)
{% endcontent-ref %}


---

# 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://cryptofruits.gitbook.io/whitepaper-of-cryptofruits/introduction.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.
