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

# FAQ

<figure><img src="/files/6Nx30mgPZsrhw7dRgvl4" alt=""><figcaption></figcaption></figure>

<details>

<summary><strong>What is a PFP-NFT?</strong></summary>

A PFP-NFT (Profile Picture Non-Fungible Token) is a unique digital asset on the blockchain, representing a profile picture or avatar. These NFTs are popular as status symbols and collectible art, often offering community benefits, exclusive content, and other utilities.

</details>

<details>

<summary><strong>What is the Space Cat Station?</strong></summary>

Space Cats Station, established by the Galactic Federation of Meow-T, is a social marketplace city on a space station in the Meow-T Star System. It features a Mint Machine for NFTs, a marketplace, and various in-development attractions like NIP bars, arcades, and relaxation rooms.

</details>

<details>

<summary><strong>What is NIP?</strong></summary>

NIP is the essential resource in the Meow-T Star System and surrounding galaxies, serving as food, fuel, currency, and entertainment. It's a finite resource, soon to be converted into an in-game NIP token for use in various Space Cats Odyssey venues. Every species covets NIP and will do anything to obtain it.&#x20;

</details>

<details>

<summary><strong>How Do I Buy a Space Cat?</strong></summary>

Acquire a Space Cat NFT via the Space Cats Station Mint Machine during our Series 1 drop, using ETH by connecting your wallet to our widget hosted by our Smart Contract Developer, [Bueno](/wiki/resources/bueno-smart-contract-developer.md). You can connect your wallet using [Coinbase Wallet](https://www.coinbase.com/wallet), [Metamask ](https://metamask.io/)and [WalletConnect](https://walletconnect.com/). \
\
Post-mint, trade Space Cat NFTs on our web3 marketplace or platforms like [OpenSea ](https://opensea.io/collection/spacecats--odyssey)and [Rarible](https://rarible.com/spacecats-odyssey/items).&#x20;

* **\*\*DECEMBER 7th 2023\*\*Mint Machine Opens:** [Space Cats Station Mint Machine](https://www.spacecatsnft.com/mintmachine)
* &#x20;(See our Backup Page for Technical Issues on Beuno [Here](https://bueno.art/space-cats-odyssey/space-cats-odyssey-series-1))
* **Post-Mint Marketplace:** [Rarible](https://rarible.com/spacecats-odyssey/items), [OpenSea](https://opensea.io/collection/spacecats--odyssey)

</details>

<details>

<summary><strong>How Many Space Cats Exist?</strong></summary>

The Space Cats Odyssey Legacy collection features 1,111 unique Space Cats per planet, across 7 planets, totaling 7,777 unique Space Cats. Each planet release brings a new set of art, making each series distinct. Additionally, mini collection drops of objects and artifacts from the galaxy add to the collecting experience.

</details>

<details>

<summary><strong>How Much Does a Space Cat Cost?</strong></summary>

The floor price of each Space Cat costs 0.03 ETH + Gas fees (.025 at Presale). Prices may vary in our marketplace or secondary markets like [OpenSea](https://opensea.io/collection/spacecats--odyssey) or [Rarible](https://rarible.com/spacecats-odyssey/items) after the mint.

</details>

<details>

<summary><strong>What is Your Smart Contract Address?</strong></summary>

ETH Network: [`0x418e37bA9a862BC2b605Af6bD1d84cf9Cb3695d7`](https://etherscan.io/address/0x418e37bA9a862BC2b605Af6bD1d84cf9Cb3695d7) `hosted by` [`Bueno`](/wiki/resources/bueno-smart-contract-developer.md)

</details>

<details>

<summary><strong>How Much Do You Give to Charity?</strong></summary>

We donate 1% of all proceeds to an [animal protection charity chosen by the community](/wiki/white-paper/6.-space-cats-odyssey-nft-collections/nft-overview.md).&#x20;

</details>

<details>

<summary><strong>Are There Royalties with Trades?</strong></summary>

Yes, there's a 5% royalty on trades, reinvested into the ecosystem to expand the project.

</details>


---

# 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:

```
GET https://space-cats-odyssey.gitbook.io/wiki/resources/faq.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
