# Tutorial

- [Download & Register](https://docs.puffverse.pro/product/pufftown/tutorial/download-and-register.md)
- [Connect a Wallet](https://docs.puffverse.pro/product/pufftown/tutorial/connect-a-wallet.md)
- [Multi-Wallet Management](https://docs.puffverse.pro/product/pufftown/tutorial/multi-wallet-management.md)
- [Connect with Google Authenticator (HIGHLY RECOMMENDED)](https://docs.puffverse.pro/product/pufftown/tutorial/connect-with-google-authenticator-highly-recommended.md)
- [How to Change a Wallet](https://docs.puffverse.pro/product/pufftown/tutorial/how-to-change-a-wallet.md)
- [How to Lock NFTs in Game](https://docs.puffverse.pro/product/pufftown/tutorial/how-to-lock-nfts-in-game.md)
- [How to Change/Unlock the NFTs I Locked](https://docs.puffverse.pro/product/pufftown/tutorial/how-to-change-unlock-the-nfts-i-locked.md)
- [How to Buy Passes](https://docs.puffverse.pro/product/pufftown/tutorial/how-to-buy-passes.md)
- [Seasonal Rewards Check and Claim](https://docs.puffverse.pro/product/pufftown/tutorial/seasonal-rewards-check-and-claim.md)
- [How to Check Game Stats](https://docs.puffverse.pro/product/pufftown/tutorial/how-to-check-game-stats.md)
- [Chain Wallet to Game Wallet](https://docs.puffverse.pro/product/pufftown/tutorial/chain-wallet-to-game-wallet.md)
- [Game Wallet to Chain Wallet](https://docs.puffverse.pro/product/pufftown/tutorial/game-wallet-to-chain-wallet.md)
- [How to Trade](https://docs.puffverse.pro/product/pufftown/tutorial/how-to-trade.md)
- [How to List, Buy, and Sell NFT](https://docs.puffverse.pro/product/pufftown/tutorial/how-to-list-buy-and-sell-nft.md)
- [List](https://docs.puffverse.pro/product/pufftown/tutorial/how-to-list-buy-and-sell-nft/list.md)
- [Cancel Orders](https://docs.puffverse.pro/product/pufftown/tutorial/how-to-list-buy-and-sell-nft/cancel-orders.md)
- [Buy NFT](https://docs.puffverse.pro/product/pufftown/tutorial/how-to-list-buy-and-sell-nft/buy-nft.md)


---

# 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/tutorial.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.
