# Mining Pool

Mining Pool is a mechanism that allows Pixilanders to mine $wPixi by attaching heroes to the mining pool. Mining speed depends on heroes level, resource house level, and support upgrades. When the mining pool is opened, players meet the requirements, and there are enough registrations, the pool will start mining.

### Attach Heroes to Mining Pool

1. Each mining pool has a limited number of slots to place heroes.&#x20;
2. Hero rarity and star affect the amount of $wPixi mined.&#x20;
3. Players can replace or remove heroes from the mining pool at any time, but the removed heroes will be cooled down to prevent spamming.

### Upgrade Resource Houses

When you upgrade resource houses, the $wPixi mining speed will be increased accordingly, the higher the level of resource houses, the faster the mining speed will be increased.

### Mining Strategy

1. Choose heroes with high rarity and star count to optimize speed.
2. Upgrade resource houses to increase efficiency.
3. Combine buffs or special items to maximize profits.


---

# 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.pixiland.app/nft-and-token/usdwpixi/mining-pool.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.
