# In-Game Marketplace & Wallet

**Marketplace**

You can freely sell and purchase cats in the marketplace.

**Sell**: Sell your in-game NFT cats or frames at the price you set. Any other player can purchase your NFT. A 6% fee will be taken for the transaction.

**Purchase**: You can browse all the NFT items for sale and purchase them. You can also filter all cats by rarity and attribute value.

**In-Game Wallet**

You can import your wallet using a security recovery phrase or private key. You can also create a new wallet.&#x20;

Using the In-Game wallet, you can quickly perform various token and NFT transactions.&#x20;

**Deposit**: Deposit your tokens and NFTs to the game.

**Withdraw**: Withdraw your In-Game tokens and NFTs to your wallet.

**Transfer**: Transfer tokens and NFT from your wallet to the address you enter. You can transfer NFTs in bundle.

**Swap**: Swap one kind of token in your wallet to another at the swap rate.

**Security features**: You can set and modify your passcode, export your private keys and security recovery phrase.


---

# Agent Instructions: 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://wiki.catecoin.club/in-game-marketplace-and-wallet.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.
