> For the complete documentation index, see [llms.txt](https://support.skylum.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.skylum.com/luminar/lets-explore-luminar.md).

# Let’s Explore Luminar

Welcome to the Knowledge Lab! We are thrilled to have you join us in this dynamic learning environment. Let's embark on this journey of discovery together!

Whether you’re just getting started or exploring the app on a specific device, this guide will help you quickly find the information you need.

If you’re new to Luminar, click below for essential information about downloading, installing, and activating the app :point\_down:

<table data-view="cards"><thead><tr><th></th><th data-hidden data-type="content-ref"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="1f680">🚀</span> <strong>Getting Started</strong></td><td><a href="https://support.skylum.com/luminar/getting-started/overview">https://support.skylum.com/luminar/getting-started/overview</a></td><td><a href="/pages/ubDm6D3lXyAe3HqIWlKw">/pages/ubDm6D3lXyAe3HqIWlKw</a></td></tr></tbody></table>

Want to learn more about Luminar on your specific device? Click one of the sections below to explore platform-specific workflows, tools, and features:

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td>iPhone</td><td><a href="/pages/ESX26BGrwcH8Sdnv3hCp">/pages/ESX26BGrwcH8Sdnv3hCp</a></td><td><a href="/files/Qc2QWXp4fuRVaX2YC0Ea">/files/Qc2QWXp4fuRVaX2YC0Ea</a></td></tr><tr><td>iPad</td><td><a href="/pages/ktVES9lftePgQr3JYVax">/pages/ktVES9lftePgQr3JYVax</a></td><td><a href="/files/iuaH4eHPsoyqicR6eB6w">/files/iuaH4eHPsoyqicR6eB6w</a></td></tr><tr><td>Android</td><td><a href="/pages/SfzFqM2XHAfBLEyjGh3e">/pages/SfzFqM2XHAfBLEyjGh3e</a></td><td><a href="/files/F096Kta4ixZEFmxAWehU">/files/F096Kta4ixZEFmxAWehU</a></td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://support.skylum.com/luminar/lets-explore-luminar.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
