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

# Overview

PawX is more than an NFT project — it’s a universe waiting to be explored and a tribute to Bitcoin’s legacy and vision. Inspired by Xster’s journey, we’ve designed a dynamic GameFi experience that merges storytelling, exploration, and community interaction. Here’s a glimpse of what awaits:

### Genesis Collection - Stardust NFTs

Our Genesis NFT collection comprises 2,009 unique cat characters. Each NFT is a cosmic artifact, inscribed on satoshis using the Ordinals protocol. These cats are the pioneers of our metaverse. The unique value of this collection sits in its rarity and the special abilities that holders possess. Please refer to 3.2 Genesis NFT Utilities for additional details.

### GameFi Unleashed - Xster’s Story

<figure><img src="https://lh7-us.googleusercontent.com/xtdT-LRo3wi2B4p8xiDBQG1U6KsRvxfrDif_jh2T5o-cdUR1y6IhjulffjMInBnEJOpEE3eKeoknt0Guw2xITTh6FZO-JYhL_AWpBHOefrmVTMZsopmHcO7FUPhb3dOfCsVFPFp7vPc266-Cybo29Cc" alt=""><figcaption></figcaption></figure>

Far away in the galaxy, there is a planet called PawX, where Bitcoin’s distributed ledger technology has evolved to run a fully decentralized world. There is no need for government, violence, or courts, because the decentralized ledger enables peaceful and voluntary consensus among all participants. Every resident here is a node that contributes to the maintenance and security of the decentralized world, and each individual’s data and privacy are safeguarded by cryptography. On this planet, the brilliant scientist Satoshi created a cat-like creature named Xster, whose fur sparkles with the colors of the stars. Xster has amazing intelligence and is on a mission to show the universe the power of decentralization and create a more fair and free future for all!

Xster’s story has three phases: PawX, Helsinki, and Decentralia

#### Phase I: PawX

<figure><img src="https://lh7-us.googleusercontent.com/RcP1qTeWIsIt1aqelbCnrJ77GCQwdr3FuwxyzIqEcmpVKaLWa5wikVSSIkkbQ6rDQluYCpl0IfZ8x7jWZUGpiODTPSbj8j3P-0C0zPel-r0lDzeDlKI5P5-i0NH2Ri22vuCZYQ3hcd96YDJCYjg-TfI" alt=""><figcaption></figcaption></figure>

To prepare for the voyage, Satoshi had put Xster through a series of grueling tests: navigating artificial volcanoes, cracking alien ciphers, and enduring harsh climates. These challenges had awakened something in Xster: a sense of self-determination and limitless potential. On the night before the launch, Xster used Satoshi’s gene-editing tools to enhance its own DNA with traits from other lifeforms. With a thirst for discovery, Xster boarded the spacecraft and set off for the mysterious blue planet.

#### Phase II: Helsinki

<figure><img src="https://lh7-us.googleusercontent.com/jC32zWFo0THou_VHDteCd3UHMnZdXERQBg1MjtI3P5CF_J0QCNn-2AgZCtnhgYVcvlVt0b1-zfa5VhTDyZY5eYHPZtRasEOMDXwzLn2oeVD38m5D8h1OFomZLyZw7Ih67YFdx9wl4ZIcX9mV9v1Q9vE" alt=""><figcaption></figcaption></figure>

The first stop that Xster landed on is Helsinki. It is a world on the verge of a digital revolution.  Xster shared his experience on planet PawX, and by establishing a distributed ledger system, he encouraged the residents of Helsinki to participate in transparent and consensus-based decision-making. As the Helsinki's residents saw how decentralization could change the world and bring a more fair and free social structure, they witnessed the inception of Bitcoin's first block. Xster also experimented with high-tech devices to investigate the secrets of this planet’s biosphere, granting some of its feline kin the power to travel across the stars. Every day brought new discoveries for Xster, enhancing its abilities and revealing crucial truths.

#### Phase III: Decentralia

<figure><img src="https://lh7-us.googleusercontent.com/HQ89pkqOnf44jic6l326fLsd0awM8lOZE-_WVpIibz8zcohjPYDXSeurKgHcNlStYrTOm0aFDeHr3tZx3xPkeTRrGEUOui879lK42AT9hwbA4iMv_NANtFojmhI1AcgEQMMzhqGXA71MSQTnMsRpgLk" alt=""><figcaption></figcaption></figure>

After the trip to Helsinki, Xster returned to the planet PawX and collaborated with the scientist Satoshi to build an interstellar network based on the principle of decentralization. This network, with transparency and consensus mechanism as its core, can not only securely process transactions and data, but also facilitate free communication and cultural knowledge sharing among residents of different planets. They gazed at the brilliant starry sky, and embarked on a journey to create a new era of decentralization in the universe.

\ <br>


---

# 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://pawx.gitbook.io/pawx-whitepaper/overview.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.
