# PvP Marketplace

The online marketplace is an integrated onchain marketplace that allows players to trade items with each other using **ETH** easil&#x79;**.**&#x20;

**Features:**

* Filter items by type and rarity
* Real-time ETH to USD value indicator
* View all active listings

**Access:**

* **Civilians:** Can view all listings but can only purchase or sell Common rarity items
* **Guild Pass holders:** Full marketplace access for all rarities

**Transaction Details:**

* All trades are permanent and cannot be reversed

{% hint style="info" %}
Be aware:\
\- It may take time (a minute or so) for items you've purchased to appear in your inventory. \
\- If you're trying to make a purchase and see a transaction error in AGW, there is a high possibility that someone already purchased the item before you.&#x20;
{% endhint %}

{% hint style="warning" %}
PvP Marketplace will go live a few days after mainnet launch.&#x20;
{% endhint %}


---

# 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.ruyui.com/in-game-trading/pvp-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.
