# Marketplace

Here, players can trade their loot. This guide will walk you through every function in the marketplace with ease.

#### **Step 1: Access the Marketplace and Connect Your Wallet**

First things first, you need to connect to the marketplace.

1. **Go to the** [**Eternals Marketplace**](https://market.eternals.game/home) **website.**
2. **Log in using your C98 Wallet.** This is your gateway to all transactions on the marketplace.
   * **Are you a new C98 Wallet user?** For a quick guide on creating a new wallet, [**check out the instructions here**](https://docs.viction.xyz/how-to/how-to-connect-to-viction-network/coin98-super-wallet#create-a-wallet-for-viction-on-the-coin98-super-wallet).
   * **Already have a wallet you want to use?** To restore an existing wallet in the C98 Wallet app, [**follow the guide at this link**](https://docs.viction.xyz/how-to/how-to-connect-to-viction-network/coin98-super-wallet#restore-a-wallet-on-the-coin98-super-wallet).

Once you've successfully logged in, you're ready to start exploring!

#### **Step 2: How to Buy an Item**

Found an item you want to own? Buying it is simple.

1. **Browse from the Homepage:** From the main Marketplace screen, select the category of item you want to purchase (or use the **Filter and Search tool** to find the item more easily). You will see a full list of all available items currently for sale.

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

2. **Select and Purchase:** Click on the item you want to buy and proceed with the payment process.
   1. **Check Your Inventory:** After the transaction is complete, you can verify your new item in two places:

      * Inside the game, in your **"Inventory"**.

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

      * On the Marketplace website, in the "My Inventory" section of your profile.

#### **Step 3: How to List an Item for Sale**

Ready to turn your extra items into assets? Here’s how to sell them.

1. **Go to "My Inventory":** Navigate to your profile on the Marketplace and click on the "My Inventory" tab.
2. **List the Item:** Find the item you wish to sell and click the **"List"** button.

<figure><img src="/files/1gdkz7eeusbMtRXwrkDJ" alt=""><figcaption></figcaption></figure>

3. **Set Your Price:** Enter the price you want to sell the item for.

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

4. **Confirm the Listing:** Double-check that all the information is correct and click **"List"** again to post your item on the Marketplace.

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

#### **Navigating Your Profile**

Your profile hub helps you keep track of all your marketplace activity. You'll find a few useful tabs here:

* **My Listings:** This is where you can view and manage all the items you currently have listed for sale.

<figure><img src="/files/26yPIOvu85PbMiMfkwdK" alt=""><figcaption></figcaption></figure>

* **My Activities:** This section shows a complete history of your marketplace actions, including all your past transactions and listings.

Happy trading and enjoy playing, MEOzz!


---

# 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.eternals.game/eternals_world/eternals-pew-pew/gameplay-and-resources/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.
