# Output Setup Overview

This chapter will explain how to setup how the content from your Viewport objects is pushed out of the server(s). The process is 2-step:

1. **Output Maps**: in this step you will map the content from your Viewport objects onto Physical outputs on the servers you are using.
2. **Output management**: in this step you will ensure that the framerates of all the physical outputs are correct and that all the outputs are synced and their EDIDs set up.


---

# 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.lightact.com/output-setup/output-setup-overview.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.
