# Stats

In BLOCKLORDS, each [squad](/game-mechanics/squads.md) is equipped with specific stats that determine their effectiveness, whether on the farm or in battle. These stats play a crucial role in how productive and efficient your squads are in their respective tasks.

**Farming Stats Include:**

1. **Size**: This indicates the number of units within the squad. A larger squad size can mean more hands on deck for farming tasks.
2. **Stamina**: Stamina determines how many times a squad can perform a given command before needing rest or replenishment.
3. **HP (Health Points)**: This is the health of the squad. It's reduced by enemy attacks, and if it reaches zero, the unit will perish.
4. **Speed**: This stat shows how quickly a squad moves, affecting how efficiently they can carry out tasks.
5. **Critical Chance**: This represents the likelihood of the squad achieving extra resources when performing a command.
6. **Critical Rate**: This determines the multiplier effect of a critical success, enhancing the benefits when it occurs.
7. **Luck**: This influences the chance of receiving more rewards from events triggered by the squad.

**Battle Stats:**

* The details for battle stats are forthcoming, promising to offer insights into how squads can be optimized for combat scenarios.


---

# 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://wiki.blocklords.com/game-mechanics/squads/stats.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.
