# Aztec Helper

![Icon](/files/eP0EXxTJA4Ptrs7Rkrbb)

The **Aztec Minigame Helper** overlays the Aztec minigame in Forge of Empires and shows the probability of finding a reward on each tile.

## Menu Overview

![Menu Overview](/files/L7ExhbQRVnMsiOfvQU5V)

* At the beginning, all tiles are marked with **blue question marks**, indicating unknown probability.
* Once you click a tile, the **probabilities update** for adjacent tiles.

## Probability Indicators

Colored question marks represent the **chance of finding a reward** on a tile.

{% hint style="success" %}
The **greener** the icon, the **higher the chance** of success.
{% endhint %}

| Color/Indicator                              | Meaning             |
| -------------------------------------------- | ------------------- |
| ![Unknown](/files/YGnY9Ny4sCHEgnlc2ZlW)      | Probability unknown |
| ![0%](/files/ejqUR2DaWQQ7P5kv7NGD)           | 0% chance of reward |
| ![33%](/files/4YPnALeqAnUz05W1NCYm)          | Up to 33% chance    |
| ![50%](/files/5tAlUa9lFyOPUcLCnOiS)          | Up to 50% chance    |
| ![75%](/files/mzKX32Sb4N6UBsWZowRd)          | Up to 75% chance    |
| ![Reward Found](/files/oW9Y9SmlbqfmTkws1Idz) | You found a reward! |

## Examples

Here are a few gameplay examples using the assistant:

![Example 1](/files/qCAuzlXDSl3CGurSaQLj) ![Example 2](/files/11jJQ1z8IhLJocKkjo3Q) ![Example 3](/files/TgnyP3S34iyfKJEAvvvf)

## Usage Tips

* Use the color indicators to **maximize your chances** of uncovering rewards.
* The assistant updates **dynamically** with each tile click.
* If you're unsure where to click next, choose the **greenest adjacent tile**.


---

# 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://docs.foe-helper.com/english/module/aztec.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.
