# Downloading a Single Result

After you have searched, click the result you would like to download so that it opens in the results pane to the right of the screen. Once the result has opened, click the **"More"** button on the sub-navigation bar in the results pane. Within the "More" dropdown menu, click on the **"Download"** option.

You will now be presented with a dialog, which will allow you to change the file name if you wish to. Once you're ready, click "Download". A download should now begin of the email in a .eml format


---

# 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.solar-archive.com/docs/using-the-archive/results/downloading-a-single-result.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.
