# Gameplay

- [Training a Recruit in the Barracks](https://genesis-docs.bridgeworld.gg/gameplay/training-a-recruit-in-the-barracks.md)
- [Questing in the Ivory Tower](https://genesis-docs.bridgeworld.gg/gameplay/questing-in-the-ivory-tower.md): The Ivory Tower is where Legions can set out on quests in search of Treasures hidden within Bridgeworld.
- [Constellation Quests](https://genesis-docs.bridgeworld.gg/gameplay/questing-in-the-ivory-tower/constellation-quests.md)
- [Treasure Triad](https://genesis-docs.bridgeworld.gg/gameplay/questing-in-the-ivory-tower/treasure-triad.md)
- [Treasure Drop Rates](https://genesis-docs.bridgeworld.gg/gameplay/questing-in-the-ivory-tower/treasure-drop-rates.md)
- [Crafting in the Forge](https://genesis-docs.bridgeworld.gg/gameplay/crafting-in-the-forge.md)
- [Crafting Treasures](https://genesis-docs.bridgeworld.gg/gameplay/crafting-in-the-forge/crafting-treasures.md)
- [Crafting Consumables](https://genesis-docs.bridgeworld.gg/gameplay/crafting-in-the-forge/crafting-consumables.md)
- [Harvesters](https://genesis-docs.bridgeworld.gg/gameplay/harvesters.md): Harvesters are these creatures from Bridgeworld that produce $MAGIC. If you get the right tools to “tame” these great beasts, you will be able to acquire some of the $MAGIC they produce.
- [Corruption](https://genesis-docs.bridgeworld.gg/gameplay/corruption.md): Corruption is a toxic substance seeping into Bridgeworld that makes questing longer, increases break rates during crafting and reduces the amount of MAGIC harvesters find.
- [Purging Corruption](https://genesis-docs.bridgeworld.gg/gameplay/corruption/purging-corruption.md): Legions can remove Corruption that has seeped into the Ivory Tower, Forge, and Harvesters.
- [Corruption Crypts](https://genesis-docs.bridgeworld.gg/gameplay/corruption/corruption-crypts.md): An eternal board game where armies of legions race to attack harvesters.
- [Crafting Corruption](https://genesis-docs.bridgeworld.gg/gameplay/corruption/crafting-corruption.md)
- [Doomsday](https://genesis-docs.bridgeworld.gg/gameplay/corruption/doomsday.md): The Numeraires bowed their heads in solemn agreement. The MAGIC that flows through Bridgeworld which has nurtured us is at a critical juncture—There is an urgency that beckons us to act
- [Meem, The Wandering Merchant](https://genesis-docs.bridgeworld.gg/gameplay/meem-the-wandering-merchant.md): Meem, a descendent of nomadic merchants who operate an extensive network of trade routes, is an expert in brokering deals with new worlds and collections...


---

# 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://genesis-docs.bridgeworld.gg/gameplay.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.
