# Lore

- [Introduction](https://docs.department77.com/department-77/lore/introduction.md)
- [The Leap](https://docs.department77.com/department-77/lore/the-leap.md)
- [Fusion Drives & The Discovery](https://docs.department77.com/department-77/lore/the-leap/fusion-drives-and-the-discovery.md)
- [Système Solaire Uni](https://docs.department77.com/department-77/lore/the-leap/systeme-solaire-uni.md)
- [The Black Box Drive](https://docs.department77.com/department-77/lore/the-leap/the-black-box-drive.md)
- [The Gold Rush](https://docs.department77.com/department-77/lore/the-leap/the-gold-rush.md)
- [Human Expansion](https://docs.department77.com/department-77/lore/the-leap/human-expansion.md)
- [The Iridium Wars](https://docs.department77.com/department-77/lore/the-iridium-wars.md)
- [Interplanetary Tribunals](https://docs.department77.com/department-77/lore/the-iridium-wars/interplanetary-tribunals.md)
- [Age Of The Androids](https://docs.department77.com/department-77/lore/the-iridium-wars/age-of-the-androids.md)
- [The War Starts](https://docs.department77.com/department-77/lore/the-iridium-wars/the-war-starts.md)
- [Current Year](https://docs.department77.com/department-77/lore/current-year.md)
- [Department 77](https://docs.department77.com/department-77/lore/current-year/department-77.md)


---

# 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.department77.com/department-77/lore.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.
