# Colonist MCC Balance

Unlike the machines of the UN, the colonists of Earth are experienced men and women with the know-how to quickly take advantage of favourable situations. This leads them to often turn defeat into victory when operating on the surface of the red planet. Colonist NFTs will always return from a mission with some resources, even if their primary mission had failed. In addition, when colonists are successful on a mission they deliver phenomenal results.

Unique Gen1 Colonist Success mechanics:

When a Generation 1 Colonist is unsuccessful on their primary mission they will never return empty-handed. Instead, they will search for resources on their way back to the colony.

On return missions, colonists have a chance to find any type of resource, including rare resources such as Gold and Uranium.

<table><thead><tr><th width="355">Colonist Stats</th><th width="135">Common</th><th width="127">Rare</th><th>Legendary</th></tr></thead><tbody><tr><td>Price set in $USD</td><td>$19</td><td>$69</td><td>$500</td></tr><tr><td>Productivity</td><td>19</td><td>138</td><td>1 500</td></tr><tr><td>Mining runtime (hrs)</td><td>3</td><td>3</td><td>3</td></tr><tr><td>Exploration runtime (hrs)</td><td>3</td><td>3</td><td>3</td></tr><tr><td>Success (%)</td><td>2%</td><td>5%</td><td>10%</td></tr><tr><td>Mine / exploration Cost Mars4$</td><td>25</td><td>25</td><td>25</td></tr><tr><td>Building speed increase</td><td>3%</td><td>7%</td><td>35%</td></tr><tr><td><a data-footnote-ref href="#user-content-fn-1"><strong>Mining</strong></a></td><td></td><td></td><td></td></tr><tr><td>Ave. Mined resources per success (Kg)</td><td>2850</td><td>2850</td><td>2850</td></tr><tr><td><a data-footnote-ref href="#user-content-fn-2">Ave. Gathered resources per failure (Kg)</a></td><td>6</td><td>6</td><td>6</td></tr><tr><td><a data-footnote-ref href="#user-content-fn-3">Ave. Mined resources per job (Kg)</a></td><td>63</td><td>148</td><td>290</td></tr><tr><td>Ave. Mars4$ per 1000Kg (Mars4$)</td><td>398</td><td>169</td><td>86</td></tr><tr><td>Ave. # of jobs per 1000Kg</td><td>15,9</td><td>6,7</td><td>3,4</td></tr><tr><td>Ave. Mined resources per hour (Kg)</td><td>21</td><td>49</td><td>97</td></tr><tr><td><strong>Exploring</strong></td><td></td><td></td><td></td></tr><tr><td>Ave. Mars4$ to explore 1 Plot</td><td>1250</td><td>500</td><td>250</td></tr><tr><td>Ave. Time to explore 1 Plot (hrs)</td><td>150</td><td>60</td><td>30</td></tr><tr><td>Ave. # of jobs to explore 1 Plot</td><td>50</td><td>20</td><td>10</td></tr><tr><td><a data-footnote-ref href="#user-content-fn-4">Ave. Resources gathered while exploring 1 plot (Kg)</a></td><td>294</td><td>114</td><td>54</td></tr></tbody></table>

[^1]: All assuming 100% resource concentration

[^2]: Between 2Kg - 10Kg

[^3]: Includes the resources gained from return missions

[^4]: Resorces are gathered on failures even when exploring, this is the average which would be gatherd considering the success chance of exploration


---

# 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.mars4.me/mars4-control-center/colonists-and-in-game-nfts/colonist-mcc-balance.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.
