> For the complete documentation index, see [llms.txt](https://iwofficial001.gitbook.io/story-of-interstellar-world/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://iwofficial001.gitbook.io/story-of-interstellar-world/story-of-interstellar-world.md).

# Story of Interstellar World

Located in the edge of the Milky Way, in the Esak region 100,000 light-years away from the solar system, there is an ancient race called “Protoss.” The ancient Protoss live a peaceful life and are closely connected to each other through the eternal psychic bond called "Kara." Protoss is an ancient race with advanced knowledge in science and technology. The advancements in technology and weapons they have produced are beyond the reach of the other two races in *Interstellar World*.

Since the third world war broke out on the earth, human civilization was destroyed. After the third world war, all countries were afraid that a war would break out again, so after sitting down and negotiating, a coalition government was formed. In order to unite the entire planet, the coalition government abolished religion and different languages, and put the rebels into hibernation cabins and launched them into the galaxy. However, due to an accident during the voyage, one of the fleets crashed into the outer territory of the Protoss in the Esak region and lost contact with planet Earth. The survivors created the "Confederacy of Man" and established their own colonial planets on various planets in the Esak region to settle down in. The Protoss started taking interest in humans and secretly monitored their development in the dark.

Long ago, the Zerg was exiled to the cold and dark space by the Protoss. After dominating the edge of the galaxy for many years, the greedy Zerg decided to extend their reach to an unfamiliar planet and came to the Esak region. They infect planets one by one and swallow everything that appears in front of them. Behind their cruelty born from animalistic instincts lies an evil master who urges these creatures to break through their own genetic limits and continue to evolve.

Finally, the greedy Zerg set their sights on a colony of the human race on planet Maria. A group of alien worms controlled by the brood invades this planet domineeringly, and the Confederation (the government in charge of planet Maria and other human colonies) ordered the evacuation of all military personnel, leaving the colony to be ravaged by the worms. To fight against alien invaders and save civilians, Federal Sheriff Tom Senn joined the anti-federal revolutionary organization led by a very ambitious and charismatic prophet: The League of Thor. Although the organization saved many lives, the planet Maria was still swallowed by Zerg. Afterwards, the Protoss used powerful artillery to burn up the entire planet in order to prevent these cockroach-like Zergs from continuing to wreak havoc and threaten their safety.

After the fall of Maria, the League of Thor regrouped on planet Allah. When the Zergs invaded Allah, the Prophet proposed that the League of Thor use "psionic emission"—a beacon device designed by the Confederation to attract countless Zergs to swarm in—to deal with the Confederation army. Although the tactics are cruel, it is very effective.

The League of Thor, which had the first taste of victory, continued to use the "psionic emission" to control the Zerg and launch an attack on the capital of the Confederation, New Hacks. Tom Senn did not approve of using Zerg as a weapon, but the Prophet's attitude was very firm. The Prophet’s thirst for power and his growing narcissism worried Tom Senn. The massive gathering of Zergs attracted the arrival of the Protoss army. The Prophet instructed Tom Senn to lead a small team to deal with them, and the League of Thor took the opportunity to ransack the planet.

When New Hacks fell, the Prophet left Tom Senn and allowed him to be swallowed by the Zerg. In the end, the Prophet’s betrayal and his cruel act of manipulating Zergs to attack the planets governed by the Confederation made Tom Senn understand that the Prophet in front of him is no different from the tyrant he aspires to overthrow.

Tom Senn and his followers withdrew from the League of Thor in anger. Although they subsequently stole the Prophet’s flagship battle-cruiser Huberian, they still could not stop the Prophet. He reorganized the decimated confederation government and renamed it the Tyronn Empire, and a brand new promising human civilization was born in the Esak region.


---

# 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://iwofficial001.gitbook.io/story-of-interstellar-world/story-of-interstellar-world.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.
