# \&layout

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

## Details

Adding `&layout` to a guest link shows the guest a return feed of the current mixer layout when using the [Mixer App](/steves-helper-apps/mixer-app.md).

The mixer layout system supports per-item crop fields (`cropTop`, `cropRight`, `cropBottom`, `cropLeft`) that are persisted as part of layout objects and rendered with CSS `clip-path`.

## Related

{% content-ref url="/pages/IZuV0MOnsFAJ1m68I30S" %}
[Mixer App](/steves-helper-apps/mixer-app.md)
{% endcontent-ref %}

{% content-ref url="/pages/PXjivO1rOxoewycX9ieZ" %}
[\&layouts](/advanced-settings/director-parameters/and-layouts.md)
{% endcontent-ref %}


---

# 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/mixer-scene-parameters/and-layout.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.
