> For the complete documentation index, see [llms.txt](https://cryptofruits.gitbook.io/whitepaper-of-cryptofruits/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cryptofruits.gitbook.io/whitepaper-of-cryptofruits/how-to-play/guides/equipment-nfts.md).

# Equipment NFTs

&#x20;    A convoy is composed of animals and equipment. To get convoys, first of all, mint equipment and animals. Tap "<mark style="color:orange;background-color:yellow;">**+Mint a new one**</mark>" to start!

&#x20;![](/files/I7udckm9N1JBQ5uxFXIy)

The number following "**Equipment:**" means how many free equipment NFTs you have, which do not belong to any convoy.\
**Combined capacity** value is the sum of the all free equipment NFTs.

**Group repairing** allows player to repair broken equipment together at once.\
The player has to repair the equipment which has damaged too much. The function of group repairing saves gas fee.

**Filter**: When you are looking for a specified NFT, the filter will be helpful.

&#x20;![](/files/qn4gI666EutbsyzpExLL)

1\) the ID of this NFT

2\) [Level](/whitepaper-of-cryptofruits/general/equipment.md#equipment-drop-chance)

3\) Capacity value of this equipment.

4\) **add to a convoy**: add in this NFT to an existed convoy.

5\) **send to friend**: transfer to another account as a gift.

6\)**sell**: sent this NFT to list on marketplace


---

# 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://cryptofruits.gitbook.io/whitepaper-of-cryptofruits/how-to-play/guides/equipment-nfts.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.
