# \&minidirector

Director Option! ([`&director`](/advanced-settings/director-parameters/director.md))

## Details

When adding to the director's link, it shows a default mini director style sheet. Doesn't need to be used with a dock.

`https://vdo.ninja/?director=roomname&minidirector`![](/files/kbG990meCsEesFVNky2C)

### minidirector.css

Example:\
<https://vdo.ninja/beta/?director=fssdgsfgdfgddfgsdf&css=minidirector.css&cleanoutput&hidesolo>

In the link above, you'll notice the use of [`&css=minidirector.css`](/advanced-settings/design-parameters/css.md). You can modify that CSS file, hosting it yourself locally if you wanted to, allowing you to show which buttons you want. Once all setup, you can add the entire director's room as a dock directly to OBS, and even drag/drop solo links into the show with ease.

![](/files/-MiQFm96sQxve8UBq5JB)

## Related

{% content-ref url="/pages/-MZNW5d8bRb7mzFAIouh" %}
[\&css](/advanced-settings/design-parameters/css.md)
{% endcontent-ref %}

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

{% content-ref url="/pages/-MZNVpUhSWW6qsvQZSb8" %}
[\&cleanoutput](/advanced-settings/design-parameters/cleanoutput.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/director-parameters/and-minidirector.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.
