# Files

The **Files** section is where all your digital content is stored and managed. Files in this section come from three sources:

* **Bulk Attachments** – Upload multiple files at once for easier management.
* **Direct Uploads** – Manually upload individual files to store and use later.
* **Product Attachments** – Files added directly within the **Product** section are also stored here.

These files include digital downloads, game codes, license keys, serial keys, and other digital products.


---

# 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://getify.gitbook.io/getify-digital-dowloads/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.
