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

# Story

### Year 2053&#x20;

The rising tension between the United States and Russia caused the outbreak of the 3rd World War. China sided with Russia in this war, and North Korea's use of nuclear weapons on America's west coast ignited a global extinction that made the world uninhabitable.

### Year 2081&#x20;

Under the leadership of a privileged group of wealthy and gifted scientists, a spaceship that left Earth began its interstellar journey out of the solar system. This spaceship had all the necessary conditions and equipment to sustain life for thousands of years.

### Year 2147&#x20;

For the first time, scientists have uncovered and implemented the technological secrets that the spaceship can travel at close to 99% of the speed of light.

### Year 3589&#x20;

The spaceship, which departed from Earth thousands of years ago, brought 20th generation humans to the planet Kepler-452b. Humans have built a peaceful life on this planet for about 100 years, but other advanced alien civilizations living on other planets have started to visit the planet and communicate with humans. Some of these civilizations began to frequent their visits with some hostile intentions.

### Year 3601&#x20;

Alien life forms were discovered on planets; Teegarden's Star b, TOI-700 d, Kepler-1649 c, TRAPPIST-1 d, Proxima Cen b, K2-72 e, GJ 1061 d, GJ 1061 c, Ross 128 b, GJ 273 b, Kepler-296 e, TRAPPIST-1 e, Kepler-442 b, GJ 667 C f, Kepler-62 f, TRAPPIST-1 f, Teegarden's Star c, Kepler-1229 b, Kepler-186 f, GJ 667 C e, and TRAPPIST-1 g.

### Year 3703&#x20;

In the event of an intergalactic war, [a special force of skilled all-female warriors](/cosmic-meta-nft/collections/war-chicks.md) has been formed.

{% embed url="<https://www.youtube.com/watch?v=ouuxmIbyoEc>" %}
Cosmic Meta War Chicks
{% endembed %}

<figure><img src="/files/OQP4Z2sw984fjCz2U3xc" alt="The leader of the Cosmic Meta War Chicks, Emlyn, is the Metaverse’s last hope."><figcaption><p>The leader of the Cosmic Meta War Chicks, <strong>Emlyn</strong>, is the Metaverse’s last hope.</p></figcaption></figure>


---

# 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://cosmic-meta.gitbook.io/cosmic-meta-nft/overview/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.
