> 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/working-with-iphone.md).

# Working with iPhone

- [System Requirements for iPhone](https://support.skylum.com/luminar/working-with-iphone/system-requirements-for-iphone.md): Review the necessary system specifications for Luminar Mobile to run smoothly on iPhone, ensuring compatibility with your device’s capabilities.
- [Cross-Device Editing](https://support.skylum.com/luminar/working-with-iphone/cross-device-editing.md)
- [Your library](https://support.skylum.com/luminar/working-with-iphone/your-library.md): Explore how to navigate and manage your photo library in Luminar Mobile for iPhone, making it easy to access and edit your images anytime, anywhere.
- [Menu Bar](https://support.skylum.com/luminar/working-with-iphone/menu-bar.md): Understand the functions and navigation of the menu bar in Luminar's iPhone interface for streamlined editing.
- [Editing Tools](https://support.skylum.com/luminar/working-with-iphone/editing-tools.md): A step-by-step guide to begin your photo editing journey on iPhone using Luminar Mobile, starting with simple adjustments and progressing to advanced features.
- [Essential tools](https://support.skylum.com/luminar/working-with-iphone/editing-tools/essential-tools.md): Get to know the essential editing features of Luminar Mobile for iPhone, perfect for fast, stunning results.
- [Crop tool](https://support.skylum.com/luminar/working-with-iphone/editing-tools/crop-tool.md): Learn how to easily crop photos on your iPhone using Luminar Mobile to improve framing and focus in just a few taps.
- [Filters](https://support.skylum.com/luminar/working-with-iphone/editing-tools/filters.md)
- [Presets](https://support.skylum.com/luminar/working-with-iphone/editing-tools/presets.md): Learn how to access and apply presets on your iPhone to enhance photos with consistent styles effortlessly.
- [Sky Replacement](https://support.skylum.com/luminar/working-with-iphone/editing-tools/sky-replacement.md): Learn how to adjust and enhance the sky in your images using Luminar Mobile’s intuitive editing tools on your iPhone for stunning results.
- [Erase tool](https://support.skylum.com/luminar/working-with-iphone/editing-tools/erase-tool.md): Learn how to clean up your iPhone photos with the mobile Erase tool to remove distractions and imperfections on the go.
- [Copy & Paste adjustments](https://support.skylum.com/luminar/working-with-iphone/copy-and-paste-adjustments.md)
- [How to redeem the coupon](https://support.skylum.com/luminar/working-with-iphone/how-to-redeem-the-coupon.md): This guide walks you through redeeming a coupon in Luminar Mobile on iPhone so you can unlock premium editing features.


---

# 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/working-with-iphone.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.
