# FAQ

### Is it possible to have one output for the whole dome?

No. The current setup involves a video cluster with a master computer and 6 slaves for each projector. While the computers are not physically accessible, remote access is available in the control room via a monitor with mouse and keyboard.

{% hint style="info" %}
Direct connections such as USB sticks, SD cards, HDMI, DP, or DVI are not feasible without access to the server room.
{% endhint %}

### Will it be possible to have one output for the whole dome?

Theoretically, yes, but this functionality is in beta (NDI streaming solution).


---

# 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://wisdome.gitbook.io/creators-toolkit/faq.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.
