# Asset Origin

Your default Library storage is defined in the **Library > Storage** configuration page.\
However, you can optionally configure external storage providers as Origin sources for your assets. Once configured, these external storage providers will be hidden behind an alias within your dynamically optimized URLs.

{% hint style="info" %}
The **Alias** makes it easier to manage links across platforms or to hide complex paths.
{% endhint %}

## List of supported external Storage providers:

1. [AWS S3 or any other S3-compatible storage provider](/dynamic-media-optimization-dmo/settings/asset-origin/aws-s3-or-any-other-s3-compatible-storage-provider.md)
2. [Google Cloud storage (GCP)](/dynamic-media-optimization-dmo/settings/asset-origin/google-cloud-storage-gcp.md)
3. [Azure Blob storage](/dynamic-media-optimization-dmo/settings/asset-origin/azure-blob-storage.md)
4. [Own HTTP-based Storage](/dynamic-media-optimization-dmo/settings/asset-origin/own-http-based-storage.md)


---

# 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.scaleflex.com/dynamic-media-optimization-dmo/settings/asset-origin.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.
