> 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-guide/rendershot/miniroom-contents.md).

# Create Mini Room Content

## How to Create Mini Room Content

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

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

*\*You can freely change the floor/wallpaper finishes.*

[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 from which to take the render. (It's easier to work while looking around with \[Wall Transparency] turned on in View Mode.)

![](/files/1d6b21bb96ba86f4b8bb34e989e85299e3746a1a)

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

![](/files/d61da9c297fe8b9dc75651bbabac25d613fcd7c3)

Delete all products that block the view when \[Wall Transparency] is turned off in the bottom \[View Mode].

![](/files/abdf33168de4c0832e2b4d14096453b01714dc13)

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

![](/files/99feb901b21df0ce0e9b94c6f7fced2d543cf7a1)

Adjust the sun's 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 eliminate perspective.

![](/files/ab44a47b97e7ed4d96b01521d6612b3eeb9bbb3c)

In the settings, set Intensity to 1 / Background to None.

![](/files/9912b4415b665a6186cea4437236c52310ddb464)

The shooting settings so far are the values used to get the result below!

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

Once all settings are complete, please press 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-guide/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.
