> 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/manifesto.md).

# Manifesto

## What is PawX?

PawX is a Web3 project that brings together the love for cats and the spirit of Bitcoin’s legacy and vision. PawX NFTs are cute and unique cat characters that are inscribed on satoshis using the Ordinals protocol. The PawX game is a cultivation and adventure experience that lets you travel the universe with your cat companion, discovering new worlds, lifeforms, and cultures. You can also farm, breed, trade, and socialize with other cat enthusiasts. PawX invites you to join a community of adventurers and cat lovers who share your passion and curiosity.

## Why Ordinals?

PawX isn’t just another NFT project — it’s a cosmic journey fueled by passion for cats and curiosity about the universe. Here’s why we chose the Ordinals protocol as our launchpad.

* Bitcoin’s Timeless Resilience: Bitcoin, the bedrock of the crypto world, has stood the test of time. Its security, immutability, and decentralized nature make it an ideal canvas for innovation. By building on Bitcoin, PawX taps into this legacy, creating a bridge between the ancient and the cutting-edge.
* Inscriptions as Cosmic Narratives: Each satoshi inscribed with a PawX cat character becomes a cosmic artifact — a tiny capsule of creativity. These inscriptions tell stories of feline companions exploring distant galaxies, encountering alien lifeforms, and unraveling the mysteries of existence. Ordinals allow us to weave narratives directly into the fabric of Bitcoin, transcending mere transactions.       &#x20;
* Cat-Driven Exploration: Cats are natural explorers — curious, agile, and unafraid of venturing into the unknown. PawX celebrates this spirit by inviting cat enthusiasts to join our metaverse. Through satoshi inscriptions, we unlock stardust pathways, connecting cat lovers across dimensions. It’s not just about owning NFTs; it’s about embarking on a cosmic quest with our feline companions.

In summary, PawX embraces Ordinals because it aligns with our ethos: to blend the timeless wisdom of cats with the limitless possibilities of Bitcoin. As we journey together, let’s leave our pawprints on the stars and create a celestial legacy.

<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/manifesto.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.
