# Wallet-Related Features

## Game wallet

PuffTown App equips with a game wallet for players to manage their in-game assets well and easily. At the same time, the game wallet can be used to keep your tokens for easier purchases in the game for props. It allows users to transfer their cryptocurrencies & NFTs to the game wallet, or in the opposite way, withdraw cryptocurrencies & NFTs from the game wallet to their on-chain wallet.

## Chain Wallet

PuffTown makes the wallet interactions on Ronin Network. You can use the wallet for any tokens and NFT trading and transfer. Additionally, you can link your wallet address to a PuffTown account for real-time transaction history checking and direct connection with PuffGo and PuffTown.

### Transfer

Players can transfer assets effortlessly and freely between chain wallet and game wallet.

### Receive

Save your QR Code or address to receive payment.

### Send

Players can transfer their NFTs and cryptocurrencies here if they have more than one address.

### Swap

Conversion between USDC and RON will be available in the future.


---

# 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://docs.puffverse.pro/product/pufftown/wallet-related-features.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.
