# Marketplace

### **Breeding marketplace**

During the sap harvest season, you have the option to sell your excess sap on the in-game marketplace. If you have collected more sap than you need to grow new trees, you can put it up for sale to other players. This provides you with an opportunity to **earn additional in-game currency** and adds **another layer of strategy** to the game. To sell your sap, simply navigate to the Sap Marketplace and list it for sale at a price of your choosing.

<figure><img src="/files/Te5GAw4ynKDKHHPZyaqR" alt=""><figcaption></figcaption></figure>

### **NFT Marketplace**

You can sell your NFT trees, plots, and assets on a dedicated marketplace.

You will have two possibilities:

* **Selling at a fixed price:** You can decide to sell your trees at a fixed price. However, the price price must be higher than the purchase price of the seed.
* **Auction:** You can auction your special tree. You are free to set the minimum price and also the duration of the auction. However, the minimum price must be higher than the purchase price of the seed.<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://pocket-forest.gitbook.io/pocket-forest-whitepaper/gameplay/marketplace.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.
