# Avalon Marketplace

Players in Plant Crossing will be able to trade NFTs in the in-house marketplace. The marketplace is fully decentralized on chain. Users can also transfer the digital collectibles outside the App on other marketplaces that supports related chains.

The current marketplace only supports simple Buy & Sell mode. Bidding feature will be supported soon. The initial marketplace only supports $BNB and $ETH as its trading currency in the Alpha Stage.&#x20;

<figure><img src="/files/dcYqE9pRuDGgkDLwPavr" alt=""><figcaption><p>Lands on market</p></figcaption></figure>

<figure><img src="/files/lBObhwlPYzVQE4iOjeAY" alt=""><figcaption><p>Purchase Botan on Market via $BNB</p></figcaption></figure>


---

# 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://project-avalon.gitbook.io/project-avalon/marketplace/avalon-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.
