# Step 2: Saving

## Saving

Be sure to **SAVE YOUR SHOWFILE** frequently, and think about using a **USB Flash Drive** to keep a backup copy. Once you save, you can press **CTRL+S** to quickly save any changes.

![](/files/-MhV-0dBM1WRbwl_SANL)

1. **Click "File"** from the **Top Menu Bar.**
2. **Select "Save" or "Save As"** to open **Windows Explorer.**
3. Choose a location and enter a name for your file.
4. **Click "Save"** to save the file and close Windows Explorer.

{% hint style="info" %}
**The "\*" at the end of the file name indicates that there are unsaved changes to your show file.**
{% endhint %}

![](/files/-MhUzq2v7loj7-dX7Evd)


---

# 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.creativeconners.com/docs/spikemark/quickstart/saving.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.
