# Troops - Your Basic Units

#### Troops - the soldiers willing to sacrifice their lives to fight back the forces of Evil!

[Buy Troops directly with other game's tokens here!](https://apexconquest.io/buy)

### **Troops are expendable NFTs that have a chance to die (burned) when Assaulting the Dark Gate!**

Each Troop unit has two stats, **Attack Power** and **Carrying Capacity**.&#x20;

**Attack Power** is directly related to your success when you send out your Strike Force. To calculate your base success chance, you add all your troops Attack Power together and divide by 100. In other words, each point of Attack Power is equal to a base 1% Success Chance!

**Carrying Capacity** determines how much of the Dark Gate Pool tokens you retrieve if you are successful in your Assault. To calculate your rewards, the following formula is used:

Your decks total carrying capacity, multiplied by the Commander XP mod, divided by the total existing carrying capacity of all troops currently minted, then multiplied by one-half the number of different active pools the game has at the time. \**This formula is subject to adjustment for the health of the game!*

You will lose between 0 and 4 Troops, at random, whenever you Assault the Dark Gate! *Salute our brave fallen brothers and sisters!*

#### Troop Packs, Stats, and Odds

Troop packs each contain 4 random Troop units, with the following stats and odds:

<table><thead><tr><th width="150">Unit Name</th><th width="150" align="center">Chances in Pack</th><th width="150" align="center">Attack Power</th><th align="center">Carrying Capacity</th></tr></thead><tbody><tr><td>Infantry</td><td align="center">30%</td><td align="center">4</td><td align="center">1</td></tr><tr><td>Pikeman</td><td align="center">20%</td><td align="center">5</td><td align="center">1</td></tr><tr><td>Archer</td><td align="center">20%</td><td align="center">4</td><td align="center">5</td></tr><tr><td>Scout</td><td align="center">10%</td><td align="center">4</td><td align="center">7</td></tr><tr><td>Grenadier</td><td align="center">10%</td><td align="center">6</td><td align="center">1</td></tr><tr><td>Horsecart</td><td align="center">10%</td><td align="center">2</td><td align="center">8</td></tr></tbody></table>

![The Archer is a well balanced unit, with 4 Combat Power and 5 Carrying Capacity](/files/zBtQ9Ly4r1Cn2kXF7JsG)


---

# 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://whitepaper.apexconquest.io/game-systems/troops-your-basic-units.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.
