# \&margin

General Option! ([`&push`](/advanced-settings/setup-parameters/push.md), [`&room`](/advanced-settings/setup-parameters/room.md), [`&view`](/advanced-settings/mixer-scene-parameters/view.md), [`&scene`](/advanced-settings/mixer-scene-parameters/scene.md))

## Options

Example: `&margin=100`

| Value            | Description         |
| ---------------- | ------------------- |
| (no value given) | margin value = 10px |
| (integer value)  | margin value in px  |

## Details

Adds 10px around the videos for some spacing, by default. It can be customized.\
`https://vdo.ninja/?scene&room=roomname&margin=100`\
![](/files/jKGTXsrVkYcnhZWLNf8n)

It's also available as a toggle to the director's room.\
![](/files/07fwy5HCv8yE1iZprYRy)


---

# 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.vdo.ninja/advanced-settings/design-parameters/margin.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.
