> For the complete documentation index, see [llms.txt](https://docs.archisketch.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.archisketch.com/guide/user-en/rendershot/miniroom-contents.md).

# Creating mini-room content

## How to Create Miniroom Content

You can create a miniroom using Render Studio \[Bird's-eye View].

After copying the project below to \[Copy to My Project], please decorate your small and precious miniroom in an empty room however you like!

*\*You may freely change the floor/wallpaper finishing materials.*

[Import Miniroom](https://share.archisketch.com/YgeoMMD04BF18CE51984F22)

You can also follow along while watching the video! (This challenge has ended.)

[\*Go to Video](https://www.youtube.com/watch?v=GZQf4rUMdIk)

![](/files/a27b47094d45ef3be3524f38c12b1eb422c213ba)

After decorating the miniroom, decide the direction for the render. (It’s convenient to work while browsing with the \[Wall Transparency] feature turned on in View Mode.)

![](/files/0e78ac34976fbc6eed2e2d418e0a33281b12c20f)

You need to make the two unnecessary wall sides invisible.\
Click the wall surface, then in \[Wall Details], reduce \[Thickness] and \[Wall Height] to the minimum.

![](/files/87470b3c08afd3b565a845e8db9a6444dbce005e)

In the lower \[View Mode], delete all products that block your view when \[Wall Transparency] is turned off.

![](/files/c2ae10696d40f771c08e9ad9536086c9eb35234a)

After entering Render Studio, click the \[Bird's-eye View] tab at the top.

![](/files/50cdb859ff29f204ef9612c7199f560545adb8f0)

Adjust the sun azimuth to set the angle at which sunlight comes in through the window.

![](/files/7275caa94c0d0885733f1660125e7bf91c2ff8c7)

Set the camera field of view on the right to the minimum value of 1 to remove perspective.

![](/files/c5ba8b3f2d7f5ece1aef421d7c921e5e1c9df961)

In settings, set intensity to 1 / background to None.

![](/files/050b8f71e2d2cfd1bf7ae47e77f7f8bc9b77831f)

The shooting setup values up to now are the figures used to obtain the result below!

Feel free to adjust the month, time, intensity, and azimuth to create a completely different mood :)

Once all settings are complete, please press the render button.

![](/files/bf9fedcb57c8b2b5b612f7d5ed6b8b1501b900fa)

Done!

![](/files/1cfddb5aaa77123ffe0d4244f26b4a2b24f1db18)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.archisketch.com/guide/user-en/rendershot/miniroom-contents.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
