# How to Rent a New Bitmap

1. **Select the Bitmap Size:** Click 'Rent' and choose the size of the Bitmap you want to rent. Currently, options range from 2x2 to 20x20.
2. **Choose a Specific Bitmap:** For example, if you select a 3x3 plot, the list of available 3x3 plots will appear on the left side. Click on the plot size you wish to rent.
3. **Review Rental Fees:** Click 'Rent' again to display the rental fees. Review the fees carefully and sign with your wallet to confirm.
4. **Wait for Bitmap Packaging:** After the rental is successful, it may take a few moments for the 3x3 Bitmap package to be combined into a single larger plot.
5. **Enter the Rented Bitmap:** Once packaging is complete, click 'Enter' to access the rented plot. You will notice that a 3x3 Bitmap plot has an area nine times larger than a 1x1 Bitmap.

***Video Tutorial***

{% embed url="<https://www.youtube.com/watch?v=sS7bslscjno>" %}


---

# 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.bitmap.game/user-guide-3d-version/rent/how-to-rent-a-new-bitmap.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.
