# Buying and Selling

Petopia has its own native marketplace for buying and selling digital assets. Before making a purchase, always ensure you are on the official link: <https://asset.petopiagame.io/marketplace>

### **Listing**

There are two ways to sell assets in the Petopia marketplace:

1. **Buy Now:**\
   The Buy Now method works like a standard marketplace sale. Simply list your digital asset for the price you want to sell it for. If a buyer agrees to your listed price, the transaction will proceed, and the asset will be sold.
2. **Auction:**\
   The Auction method allows you to list your digital asset with a reserve price. Once listed, users can place bids on your asset. If the reserve price is met, the auction continues until the timer ends. If the reserve price is not met, the auction will be void.

### **Buying**

To buy a digital asset, ensure you have the necessary in-game currency or required resources. Click "Buy" and follow the prompts from the marketplace system to confirm your transaction. Once approved, the purchase is complete, and the asset will appear in your inventory.

### **Fees**

The Petopia marketplace charges a 10% seller fee on every transaction. This fee remains consistent regardless of the type of digital asset being sold or the currency used. The Petopia marketplace has a 10% seller fee on every transaction. This fee is the same no matter which currency you use to sell your Petopia Heroes and other NFTs.<br>


---

# 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://about.petopiagame.io/marketplace/buying-and-selling.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.
