> For the complete documentation index, see [llms.txt](https://docs.milliononmars.com/playerguide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.milliononmars.com/playerguide/buildings-for-your-martian-homestead/aerospace/achievements.md).

# Achievements

We are excited to launch our Achievements system with over 140 new Achievements to reward you for your work settling the Red Planet!\
\
Most of the Achievements have 5 levels of rewards for increasing levels of difficulty, where Bronze is the easiest to Achieve and Obsidian is the really shiny proof that you are a boss on Mars!\
\
Besides 140 Achievements and 5 levels of difficulty we went nuts and we are tracking the exact order in which people make their achievements on Mars!\
\
And then using that order of achievement we have even more special rewards:\
\
For the Platinum and Obsidian Rewards, the absolute first, second and third Martians to achieve that Achievement have their own special prizes.\
\
For the Bronze, Silver and Gold Achievements, the first 2-100 get a tasty reward, and then 101-1000 also get a better treat.\
\
For all achievements and for all rankings there is a reward in addition to the glory to Ares that you have achieved! \
\
There are also super secret Achievements for you to discover through hardcore gameplay! <br>

{% hint style="danger" %}
**NOTE:** **Automated Tasks** will **NOT** award scoring actions (triggers) towards **Achievements, Missions or Leaderboards**!
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.milliononmars.com/playerguide/buildings-for-your-martian-homestead/aerospace/achievements.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
