> 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).

# Create Mini Room Content

## How to create mini room content

You can create a mini room using Render Studio \[Bird's-Eye View].

After \[Copy to My Projects] the project below, decorate your small, precious mini room in the empty room however you like!

*\*You can freely change the floor/wallpaper finish materials.*

[Import Mini Room](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/73e0161fabfcdfa60c8266763f9ebf6340f1f30c)

After decorating the mini room, decide the direction you want to render from. (It’s easier to work while browsing with the \[Wall Transparency] feature turned on in View Mode.)

![](/files/1d6b21bb96ba86f4b8bb34e989e85299e3746a1a)

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

![](/files/d61da9c297fe8b9dc75651bbabac25d613fcd7c3)

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

![](/files/abdf33168de4c0832e2b4d14096453b01714dc13)

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

![](/files/99feb901b21df0ce0e9b94c6f7fced2d543cf7a1)

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

![](/files/3244130ac66c8aed017836b91859bdc4afa49e46)

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

![](/files/ab44a47b97e7ed4d96b01521d6612b3eeb9bbb3c)

In Preferences, set Intensity to 1 / Background to None.

![](/files/9912b4415b665a6186cea4437236c52310ddb464)

The photography settings used so far are the values needed to achieve the result below!

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

Once all the settings are done, click the Render button.

![](/files/0f2f954bae6356fa90c199dc30eb283583f23c86)

Done!

![](/files/7823e2b4294050162f50698329dc73a96176cf9b)


---

# 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.
