# Mines and Equipment

1. **Mine Rarities and Benefits**: There are three rarities of mines in the game - Common, Rare, and Legendary. Each rarity offers unique features, daily resource generation rates, and chances of finding rare resources.&#x20;
2. **Collaborative Mining**: Players can collaborate and mine in each other's mines. This cooperative ecosystem encourages players to work together for mutual benefits. The mine owner receives a percentage of the mining rewards, while the rest goes to the player mining in the mine and the burning pool.
3. **Customizing Mines (Dynamic NFT)**: Mines are dynamic NFTs that can be customized by changing their name, custom data for advertising, and setting the mining fee percentage. This adds a layer of personalization and allows players to have more control over their in-game assets.
4. **Mining Equipment**: There are three types of mining equipment - X, Y, and Z (Names TBA). Each equipment type comes in three rarities: Common, Rare, and Legendary. These equipment pieces offer various boosts that improve mining performance, such as base mining power, time boost, resource rarity boost, and NFT luck boost.
5. **Equipment Fusion**: Equipment fusion allows players to combine multiple pieces of equipment of the same type and rarity to create higher rarity equipment with improved boosts and base mining power. There are two main stages: common to rare fusion, and rare to legendary fusion. This system provides a clear progression path for upgrading equipment, creating a sink for AWC, and adding value to the in-game economy.

This mining aspect of the Animal World game offers players an engaging and rewarding experience, as they can upgrade their mines and equipment to increase their resource generation and find rare resources. The collaborative mining system fosters cooperation among players and the dynamic NFT system allows for customization, making the game more immersive and enjoyable.


---

# 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://animalworld-1.gitbook.io/animal-world/nfts/mines-and-equipment.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.
