# Army

**1. Hero**

For a army to fight, a hero is required to lead them , there are a total of 10 different in game with each having its own unique skill and boost.

**2. Archer**

An archer unit , strong with range attacks , weak in close combat , can deal devastating blow to enemy from afar.

**3. Swordsmen**

Swordsmen are good for close combat and weak in range combat.

**4. Axeman**

Axeman are very strong in close combat with a little hit to accuracy.

**5. Spearman**

Spearman are mixed close and range fighter , decent in both.

Army will be updated from time to time ...


---

# 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://farmwars.gitbook.io/farmpaper/game-elements-nfts/army.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.
