# Raster infrastructure

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmRfGitkyjOEMvVsEyGWN%2Fuploads%2FpotWKZgx9Aw791Aoq5Vd%2FRasterLaunch%20-%20Preview%20Screen.mp4?alt=media&token=df17d7c7-53f0-4fce-bcc8-8171a2afa835>" %}

Felt connects directly to raster data cloud storage, with support for [Cloud Optimized GeoTIFFs (COGs)](/data-sources/raster-infrastructure/cloud-optimized-geotiffs.md) and [Spatio-Temporal Asset Catalogs (STACs)](/data-sources/raster-infrastructure/stac.md). Your raster data is streamed in place, indexed for location and metadata filtering, and made available for immediate [visualization](/layers/styling/raster-layers.md) without moving or duplicating files.

For guidance on preparing your data for use in Felt, see [Organizing your raster data](/data-sources/raster-infrastructure/organizing-your-raster-data.md).

{% hint style="success" %}
This feature is only available to customers on the [Enterprise plan](https://felt.com/pricing). To upgrade, [contact sales](https://felt.com/sales).
{% endhint %}


---

# 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.felt.com/data-sources/raster-infrastructure.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.
