# Market ($)

🔗 <https://app.backroom.tech/market>

At the Market page, you can see all available Rooms.\
To buy access to a Room, click on the selected Room.

<div align="left"><figure><img src="/files/m0irBBq4MyFeZWh6jxzI" alt="" width="563"><figcaption></figcaption></figure></div>

After clicking on a Room, you'll see historical Key trading data and the option to *Buy and Sell* the Keys.&#x20;

Before buying a Key, you will only see blurred messages.

<div align="left"><figure><img src="/files/5LUH4cXDonr6qUH2BS0J" alt="" width="563"><figcaption></figcaption></figure></div>

After buying Keys, you will have full access to the Room's info flow.\
Note: the quality and quantity of information purely depend on the Room creator.

<div align="left"><figure><img src="/files/lRjXdaG10Qe6A0HZn0ZD" alt="" width="563"><figcaption></figcaption></figure></div>

You can choose to follow Room updates directly within the Room or from your Feed page.

> The more Rooms you access, the greater your chances of catching alpha and gaining inspiration from shared analyses and insights.

{% hint style="info" %}
Buying or selling Keys incurs an 8% fee, with 5% of that amount distributed directly to the Room creator.
{% 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.backroom.tech/backroom-app/market-usd.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.
