# Dream Machine on iOS

#### Quickstart guide for iOS <a href="#quickstart-guide-for-ios" id="quickstart-guide-for-ios"></a>

Get started with the Dream Machine app on iOS and learn how to create, refine, and share stunning visuals effortlessly. Whether you’re a beginner or an advanced user, this guide will help you navigate the app efficiently.

#### Navigate the app <a href="#navigate-the-app" id="navigate-the-app"></a>

On the **Home Screen** you'll see:

* **Ideas**: Your entire collection of generated content (images and videos) by pressing the bottom right square images button.
* **Boards**: Organized projects with grouped assets by default.
* **Profile Settings**: Tap your **profile picture** in the bottom-left corner to manage your account, update your subscription, or check your credits.

#### Generate first image <a href="#generate-first-image" id="generate-first-image"></a>

Create a **New Board:**

* Tap the plus (+) button at the bottom of the screen to start a new board for your project.

**Enter Your Prompt**:

* Type a description of what you’d like to create, such as: *"A serene beach at sunset with pastel skies."*
* Tap **Generate** to create a batch of 4 images.

**Review Your Results**

* Swipe through the generated images and select the ones you like. Use features like **More Like This** or **Brainstorm** to refine your visuals further.

#### Animate images <a href="#animate-images" id="animate-images"></a>

**Turn Images into Videos**:

* Select an image from your board or ideas section.
* Tap **Make Video** to generate two 4-second video variations.

**Extend Your Video**:

* Use the **Extend** feature to add length and transition your video toward an **image keyframe**. Extended videos can be up to 9 seconds long.

**Camera Motion**:

* Tap the prompt box, then tap again to pull up the **star icon** to adjust movements like **pan**, **orbit**, or **zoom** to add cinematic effects to your animations.

#### Manage account and credits <a href="#manage-account-and-credits" id="manage-account-and-credits"></a>

**Check Your Credits**:

* Go to your profile, and tap **Credits** to see your remaining balance and refresh date.

**Upgrade Your Plan**:

* Tap the **lightning icon** under the Subscription tab to select a plan (Free, Lite, Plus, or Unlimited) with higher credit limits and commercial usage rights.


---

# 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://docs.dreamlabsai.org/getting-started/dream-machine-on-ios.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.
