# Gods

The gods are powerful and mysterious specters that reign over the territories, shaping the lives of their inhabitants.&#x20;

Their influence manifests through a variety of passive abilities that they grant to those under their dominion, enhancing gameplay in unique ways.

These passive abilities include:

<table><thead><tr><th width="141">Civilization</th><th width="130">God</th><th width="290">Pasive Bonus Region</th><th>Quantity</th></tr></thead><tbody><tr><td>Greeks</td><td>Zeus</td><td>Training Speed</td><td>2%</td></tr><tr><td>Greeks</td><td>Poseidon</td><td>Resource Generation - Wood</td><td>3%</td></tr><tr><td>Egyptians</td><td>Anubis</td><td>Resource Generation - Iron</td><td>3%</td></tr><tr><td>Egyptians</td><td>Osiris</td><td>Training Cost</td><td>2%</td></tr><tr><td>Egyptians</td><td>Isis</td><td>Research Speed</td><td>2%</td></tr><tr><td>Nordics</td><td>Thor</td><td>Building Cost</td><td>2%</td></tr><tr><td>Nordics</td><td>Loki</td><td>Resource Generation - Food</td><td>3%</td></tr></tbody></table>

You can select **one god every 10 levels, up to level 30**. This allows you to build your strategy gradually as you progress through the game.

After reaching level 30, you’ll have the opportunity to unlock two additional gods through research, expanding your options and enhancing your gameplay experience.

Keep in mind that you can select a maximum of **two gods of the same type**, encouraging a balanced and strategic approach to your choices.

Additionally, if you align **three gods from the same civilization, you’ll gain a 10% bonus** to that civilization’s passive abilities, giving you a significant edge and rewarding thoughtful combinations.

Beyond their direct impact, the gods also play a crucial role in determining the amount of gold earned from each mission, making their presence felt in every aspect of your journey:

<table><thead><tr><th width="136">Rarity</th><th width="261.3333333333333">Extra Gold Missions</th><th>Pasive Upgrade</th></tr></thead><tbody><tr><td>None</td><td>0%</td><td>0%</td></tr><tr><td>Common</td><td>5%</td><td>100%</td></tr><tr><td>Uncommon</td><td>15</td><td>200%</td></tr><tr><td>Rare</td><td>50%</td><td>300%</td></tr><tr><td>Epic</td><td>150%</td><td>400%</td></tr><tr><td>Legendary</td><td>500%</td><td>500%</td></tr></tbody></table>

Their influence can be the key to success, offering strategic advantages that can turn the tide in your favor.

{% hint style="info" %}
Extra gold on missions and passive upgrade will be added from the base.

For example:&#x20;

* Epic Thor --> 400% of 5% + 5% = 25% Mission Speed
  {% endhint %}

{% hint style="info" %}
Each level gained will increase the mission gold by a 5%
{% endhint %}


---

# 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://gods-glory.gitbook.io/gods-glory-whitepaper/game/gods.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.
