# Final Page

The final page is where you can view and download your completed image.

### Download&#x20;

Here, you can review the final result and save it to your device by clicking the **Download** button.

<figure><img src="/files/xvcUYLDT8kYH7P35KHhU" alt=""><figcaption></figcaption></figure>

### Keep Editing

If you're unsure or want to explore other versions, you can always continue refining your image by clicking the **Keep Editing** button.

<figure><img src="/files/9SlbOzmMInIkSmn0kO8N" alt=""><figcaption></figcaption></figure>


---

# 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://help.hippist.com/creating-photoshoots/use-original-image-mode/final-page.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.
