# Files

After you've created a [Download](/creating-content/downloads.md) and configured the details and selling options it is time to upload files. These attached files are what the customer will actually download upon purchasing your Download.

To add a new file to your Download simply navigate to the **Files** tab and then Drag & Drop the file from your local storage or click *browse* to select the file.&#x20;

Once the file has been uploaded it'll appear alongside any other attached files in a list.

Removing a file is as simple as clicking the *trash* icon on the right side.

![Attached files are listed and new files may be dropped or selected.](/files/-LdK7RlFI4KVp4vBXo9b)


---

# 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.mavenseed.com/creating-content/downloads/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.
