# 1. What can I do on the Marketplace?

## What is the Marketplace?

The Marketplace is an in-game market where users can buy or sell items for RLT.&#x20;

You can find the [<mark style="color:green;">Marketplace</mark> ](https://rollercoin.com/marketplace)in the Menu on the left side of your screen, under the Store button.

## What can I find there?

Here, you can find:

1. [<mark style="color:green;">Buy</mark> ](https://rollercoin.com/marketplace/buy)— you can purchase Miners, Parts, Racks, and Batteries from other users for the price of RLT listed in the order. You can sort or filter items using the menu on the right side.

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

Items are divided into three groups: Miners, Parts, Racks, Batteries, and Other. You can select just one category for a more specific search.&#x20;

We’ve added an option to filter the search, making it more specific by categorizing displayed items further. For example, you can sort parts by rarity, racks by their cells, miners by upgrades or lack of upgrades, and so on. Just make sure to filter correctly!

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

If you'd like to make your search more specific and convenient, you can arrange displayed items by price range, order date, quantity, or simply enter the name of the desired product in the search bar!

<figure><img src="/files/40tD18wIJmLmkeZ3KCbt" alt=""><figcaption></figcaption></figure>

2. [<mark style="color:green;">Sell</mark> ](https://rollercoin.com/marketplace/sell)— you can sell items to other users for RLT.

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

3. [<mark style="color:green;">My orders</mark>](https://rollercoin.com/marketplace/orders) — you can see the active listings of your products on the market, the history of your purchases, and your sales history.

<figure><img src="/files/0FkjskCYZQR5hu9VN79n" alt=""><figcaption></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://faq.rollercoin.com/rollercoin/f.a.q./marketplace/1.-what-can-i-do-on-the-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.
