> For the complete documentation index, see [llms.txt](https://space-cats-odyssey.gitbook.io/wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://space-cats-odyssey.gitbook.io/wiki/in-progress/space-cats.md).

# Space Cats

<figure><img src="/files/UJyXxm72yVWIhdz1rc0H" alt=""><figcaption></figcaption></figure>

## *Space Cats Odyssey:* Collections

The **Space Cats Odyssey** is a digital journey set within the expansive web3 universe on the Ethereum network. This odyssey is not just an adventure but a confluence of collection and conservation, all centered around a fervent community of enthusiasts.

#### Background

The Space Cats Odyssey begins in the **Meow-T Star System**, a recently uncovered galaxy situated in the remote corners of the universe. This star system is home to the vibrant **Space Cats Station**, a hub of activity and the heart of the system. Orbiting this station are seven distinct planets, each governed by a unique species of highly evolved felines. These planets are renowned for their cat-like civilizations, each boasting an astonishing 7,777 unique subspecies. These feline variants are diverse, differing in rarity, societal sophistication, and technological prowess.

Central to the Meow-T Star System's existence is the luminous star, **Boxite**. Adjacent to Boxite lies the **SPACE CATS STATION**, an intergalactic hub established by the Galactic Federation of Meow-T. This station serves as more than just a pit-stop for interstellar travelers; it's a bustling marketplace where various species gather for social interactions, trade negotiations, and to partake in popular raffles with alluring rewards.

#### Collection

As enthusiasts traverse the narrative of this universe, every planet reveals its own exclusive NFT (Non-Fungible Token) series. Each of these series comprises 1,111 cats, resulting in a total collection of over 7,777 meticulously hand-drawn interstellar felines. Alongside these felines, collectors can also discover a myriad of artifacts and terrains that further enrich the lore of the Space Cats universe.

#### The Essence of NIP

At the core of life within the Meow-T Star System is **NIP**, a wondrous herb that doubles as the primary energy source. Its multifaceted nature renders it invaluable, fulfilling numerous roles from propelling spacecraft to being the chief currency. Additionally, NIP is integral to the diet, medical practices, and leisure activities of the inhabitants. However, the surging demand for NIP is casting uncertainties over the Meow-T Star System. With its reserves depleting, tensions escalate, leading to conflicts over the scarce supplies. NIP also will be available as a ERC20 TOKEN and given to Space Cat Odyssey NFT Legacy holders.

#### Vision and Impact

The Space Cats Odyssey is more than just a collection. It embodies a vision that goes beyond mere acquisition. A portion of the revenue generated from this venture is channeled towards charitable causes chosen by the community. These charitable endeavors, combined with strategic investments, are aimed at bolstering the growth and expanse of the Space Cats universe. By seamlessly merging community upliftment with the flourishing ecosystem of the Space Cats Odyssey, the creators aim to establish a lasting and meaningful legacy.

#### Invitation

The Space Cats Odyssey is not just a journey; it's a call to action. It invites enthusiasts, collectors, and visionaries to be a part of a purpose-driven exploration, steering the course towards a brighter, more inclusive future. As they delve deeper into the Meow-T Star System, explorers must remain vigilant, prepared for the unexpected challenges and the relentless quest for the ever-elusive NIP and other species. Join the odyssey and be a part of this transformative journey.


---

# 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://space-cats-odyssey.gitbook.io/wiki/in-progress/space-cats.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.
