> For the complete documentation index, see [llms.txt](https://docs.zylo.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.zylo.io/ecosystem-products/cosmofox-telegram-app/story.md).

# Story

### The Fall and Rise of the Foxilians

**A million years ago**, the mighty **Foxilians** began their great galactic expansion. They charted the stars, colonized every reachable world, and bent the galaxy to their will.\
As their influence grew, so did the need for structure — and so the **Galactic Trade Corporation** was born. Trade between worlds became the heartbeat of the **CosmoFox civilization**.

Centuries passed. The galaxy thrived under Foxilian rule. The Trade Corporation kept peace and prosperity flowing, even through turmoil.\
Everything seemed perfect. Most of the galaxy had been colonized…

Then came the darkness.

Not a metaphor — a literal, shapeless **void** began creeping in from the edges of the universe. It swallowed stars, planets, entire systems. Slowly but relentlessly.

Foxilians resisted, but the void was unstoppable. Scientists worked tirelessly to understand it — to fight it — but the answers never came.\
The once-united front of the Foxilians began to fracture.

First, the outer colonies fell silent. Then the darkness moved inward, severing galactic clusters, cutting them off from the Corporation and each other.

The **final stronghold**: the home system of the Foxilians.\
Only then did their brightest minds uncover a solution. Throughout the galaxy, rare **Crystals** had been harvested and sent to the capital planet. These Crystals could **hold back the void**. The darkness could not consume them.

But they needed more. A lot more.\
And fast.

In a last-ditch effort to save the galaxy, the Trade Corporation launched a massive recovery mission. They equipped every remaining ship, recruited every capable Foxilian, and sent them across the stars to **mine Crystals** and **push back the void** in one coordinated strike.

Most colonies are gone. The empire is in ruins. But hope remains — in the paws of the Foxilians who survived and returned to rebuild.

Now it’s your turn.

Take the helm. Drill deep. Harvest Crystals.\
**Save CosmoFox.**

And of course — be generously rewarded by the Corporation for your heroic service.


---

# 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.zylo.io/ecosystem-products/cosmofox-telegram-app/story.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.
