> For the complete documentation index, see [llms.txt](https://docs.m-xr.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.m-xr.com/marso-measure/resources/creating-a-light-system.md).

# Creating a Light System

{% hint style="warning" %}
The Light System preset describes the location of you light(s) **relative to the camera sensor**. If you have multiple lights, the Light System preset also describes the order that lights will be triggered in when capturing.
{% endhint %}

1. Click Light Systems on the left side of Marso Measure.
2. Click New Light System in the top right corner.
3. Give your Light System a meaningful name.
4. In order of how lights will be triggered, add the lights in relation to the camera sensor. Be sure to measure carefully with a ruler and input your lights in the necessary axis. Simply click Add Light after you put light information in to the X, Y or Z axes.
5. Once each light is created (or one if you have a one light system), click create. Your light system should now be visible.

{% hint style="info" %}
If you are using a Ring Flash, leave the X and Y axes as 0. Measure forward from the camera sensor to where the Ring Flash sits and input this figure into the Z axis.
{% endhint %}

<div align="left"><figure><img src="/files/FL0U0LkQCj1c4ZebDH8F" alt="" width="563"><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/hTpnKvMpnTbddmrwGznS" alt="" width="563"><figcaption></figcaption></figure></div>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.m-xr.com/marso-measure/resources/creating-a-light-system.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.
