> For the complete documentation index, see [llms.txt](https://docs.flora.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.flora.ai/models/video-models/luma-ray-2-by-luma.md).

# Luma Ray 2 (by Luma)

### Overview

Large-scale model for realistic, natural, and coherent motion.

***

### Quick facts

* **Modes:** Text → Video · Image → Video
* **Resolutions:** Multiple options available
* **Aspect ratios:** Multiple options available

***

### What it's great for

* Lifestyle, nature, and travel footage.
* Drone-style glides and smooth camera flows.
* Fashion runways and B-roll sequences.
* Realistic, natural motion.

***

### Parameters

| Control      | Type     | Default | Notes                |
| ------------ | -------- | ------- | -------------------- |
| Prompt       | Text     | —       | Required             |
| Aspect Ratio | Dropdown | 16:9    | Multiple options     |
| Resolution   | Dropdown | —       | Multiple options     |
| Duration     | Dropdown | —       | Multiple options     |
| Loop         | Toggle   | Off     | Create looping video |

***

### Modes

| Mode          | Estimated time | Required inputs | Typical use          |
| ------------- | -------------: | --------------- | -------------------- |
| Text → Video  |         \~200s | Prompt          | Natural motion video |
| Image → Video |         \~200s | Image, Prompt   | Animated sequences   |

***

### Prompt tips

* Excels at natural, realistic motion.
* Great for cinematic camera movements.
* Ideal for lifestyle and nature content.

***


---

# 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.flora.ai/models/video-models/luma-ray-2-by-luma.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.
