> For the complete documentation index, see [llms.txt](https://docs.department77.com/department-77/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.department77.com/department-77/lore/the-leap/fusion-drives-and-the-discovery.md).

# Fusion Drives & The Discovery

<figure><img src="/files/00W3ZiSPoiPQ17NYMviV" alt=""><figcaption></figcaption></figure>

In the early 2200s, two crucial things happened that ushered in an era of interplanetary mining. The first was the invention of a rocket engine using fusion reactor technology, making it much easier and faster to traverse the solar system. This first generation engine type would later be referred to as a 'Poker' - referring to what the crew usually ended up doing onboard whilst waiting for the ship to slowly reach its destination.

For two decades, a few dozen ships from a handful of mining corporations reached the inner asteroid belt to survey for rare metals and minerals, using poker tech to get there and back.

### The Discovery

A survey ship was dispatched to a dwarf planet called 10199 Chariklo, located between Saturn and Uranus. Scans from Earth had shown odd gravitational anomalies with the dwarf planet, so a contract was drafted for the private sector. Korean mining company Black Ocean won the contract, and sent out their flagship surveyor *Gongsim III*.

Which leads us to the second crucial thing that happened in this time period, and that is what Black Ocean discovered on Chariklo: vast and enormous deposits of iridium - one of the rarest metals on earth. *Gongsim III* quietly collected a five-tonne sample and returned to earth.

With virtually unlimited access to iridium (and legal claim to Chariklo to ensure an unimaginable monopoly on supply), Black Ocean secretly started researching the capabilites, use cases and characteristics of the rare metal.&#x20;

At this stage no one yet knew what Black Ocean had discovered on a lifeless rock in the middle of nowhere, but it would come to revolutionise techology only a few years later.


---

# 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.department77.com/department-77/lore/the-leap/fusion-drives-and-the-discovery.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.
