# Saving Downloaded Files

Your SIMnet course may require you to download files and work on them. 👉[Project](/students/assignments/projects.md) assignments and 👉[Resource](/students/assignments/resources.md) assignments require downloading files. SIMbooks and Lesson assignments include *Let Me Try Live* files that you can download to practice your skills directly in Microsoft Office.

To save a file to your computer from SIMne&#x74;**,** click on the link or button to begin the file download.

{% tabs %}
{% tab title="Chrome" %}

1. The file will be saved to the *Downloads* folder automatically.
2. Click the **file name** in the *Download bar* at the bottom of the browser window to open it.

![Chrome download bar](/files/-M9Or4cRiIp1fxSC6bkA)
{% endtab %}

{% tab title="Firefox" %}

1. Select the **Save File** radio button in the *Opening...* dialog. The file will be saved to the *Downloads* folder on your computer.
2. Click the **Download** arrow at the top of the browser window, and then click the **file name** to open it.

![Firefox download window](/files/-M9OrHu-iBXJJcixImxa)
{% endtab %}

{% tab title="Edge" %}

1. The file will be saved to the *Downloads* folder automatically.
2. Click the **View downloads** button in the *download bar*, and then click the **file name** to open it.

![Edge download bar](/files/-M9OrVbQEsOdB14K3-RG)
{% endtab %}

{% tab title="Safari" %}

1. The file will be saved to the *Downloads* folder automatically.
2. Click the **Show Downloads** button at the top of the browser window and then click the **file name** to open it.

![Safari Show Download button](/files/-M9OrZKhaeKRIYaPGLPB)
{% endtab %}
{% endtabs %}


---

# 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.simnetonline.com/students/miscellaneous/saving-files.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.
