# LED Workflow

- [Setting up an LED Wall](https://assimilate.gitbook.io/live-fx-documentation/led-workflow/setting-up-an-led-wall.md)
- [Set Up Nvidia Mosaic](https://assimilate.gitbook.io/live-fx-documentation/led-workflow/setting-up-an-led-wall/set-up-nvidia-mosaic.md)
- [Nvidia Multi-GPU Configuration](https://assimilate.gitbook.io/live-fx-documentation/led-workflow/setting-up-an-led-wall/nvidia-multi-gpu-configuration.md): Important Settings in the Nvidia Driver
- [Stage Manager](https://assimilate.gitbook.io/live-fx-documentation/led-workflow/stage-manager.md)
- [How to make the inner frustum green](https://assimilate.gitbook.io/live-fx-documentation/led-workflow/how-to-make-the-inner-frustum-green.md)
- [Switcher Node](https://assimilate.gitbook.io/live-fx-documentation/led-workflow/switcher-node.md)
- [Tips when using Projection Mapping](https://assimilate.gitbook.io/live-fx-documentation/led-workflow/tips-when-using-projection-mapping.md)
- [Projection Mapping Tutorials](https://assimilate.gitbook.io/live-fx-documentation/led-workflow/projection-mapping-tutorials.md)
- [Part 1: General Introduction to Projection Mapping](https://assimilate.gitbook.io/live-fx-documentation/led-workflow/projection-mapping-tutorials/part-1-general-introduction-to-projection-mapping.md)
- [Part 2: : Projection Mapping - Media Types & Projection Models](https://assimilate.gitbook.io/live-fx-documentation/led-workflow/projection-mapping-tutorials/part-2-projection-mapping-media-types-and-projection-models.md)
- [Part 3: Projection Mapping on multiple walls](https://assimilate.gitbook.io/live-fx-documentation/led-workflow/projection-mapping-tutorials/part-3-projection-mapping-on-multiple-walls.md)
- [Part 4: Projection Mapping with Unreal Engine](https://assimilate.gitbook.io/live-fx-documentation/led-workflow/projection-mapping-tutorials/part-4-projection-mapping-with-unreal-engine.md)
- [Part 5: Set Extensions](https://assimilate.gitbook.io/live-fx-documentation/led-workflow/projection-mapping-tutorials/part-5-set-extensions.md)


---

# 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://assimilate.gitbook.io/live-fx-documentation/led-workflow.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.
