> 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's \[Aerial View].

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

*\*You may freely change the floor/wallpaper finishing 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/7298a4e4bc5d20950b892e57465da5f2eff2455b)

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

![](/files/379bee78ee17143cbbea5217cbd27511c49f48da)

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

![](/files/13c1af2a4764c13541eb01048195006c4d5d1acc)

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

![](/files/1a2104b7ffe1c6874203d45e5cf8b0bcd63fc909)

After entering Render Studio, click the \[Aerial View] tab at the top.

![](/files/8600073b004594974a24cc2d6667fd07581d1c72)

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

![](/files/abe7c553d1834b67d3780d7d1bd58036b0b9f130)

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

![](/files/4a55dccab731313b8c60d6363e20b58ec1522c45)

Please set the intensity to 1 and the background to None in the settings.

![](/files/385fe82daac7bf3966e5f481c6e4e55202c0ed37)

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

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

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

![](/files/828974b05dbb0e47499c5228f53aa0ea97b0462b)

Done!

![](/files/088164b43720a16d10e8166b4dd607782b0c3991)


---

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