# 3. How to buy more Rooms?

Rooms are essentially the spaces where your Racks with Miners are placed. Each Room has a capacity limit that determines how many racks can be placed in it.

For now, the maximum number of Rooms for one player is four (4).

If you want to take your mining to the next level, you may want to consider buying more rooms in RollerCoin. Thankfully, it's a simple process. All you have to do is click on the «+» button in your Room, and you'll be on your way to expanding your space.

**Having more rooms means you can mine more cryptocurrencies and earn more rewards.**

<figure><img src="/files/9Fu9LBCM16rsrfQizYZz" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/DnNMoavwYHaOTMl7WUW7" alt="" width="473"><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./homepage/3.-how-to-buy-more-rooms.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.
