# Upload Anything

- [Files](https://help.felt.com/upload-anything/files.md): Upload GIS files to Felt with support for multiple formats including Shapefiles, GeoJSON, and KML.
- [URLs](https://help.felt.com/upload-anything/urls.md): Connect to external map services and data sources using direct URL imports.
- [Spreadsheets](https://help.felt.com/upload-anything/spreadsheets.md): Import and map Excel, CSV and Google Sheets data for location-based visualization.
- [Raster and imagery](https://help.felt.com/upload-anything/raster-and-imagery.md): Add satellite imagery, aerial photos, and other raster data to your Felt maps.
- [Connecting Esri services](https://help.felt.com/upload-anything/connecting-esri-services.md)
- [QGIS plugin](https://help.felt.com/upload-anything/qgis-plugin.md): Connect Felt with QGIS using our plugin for seamless data transfer between platforms.
- [Troubleshooting](https://help.felt.com/upload-anything/troubleshooting.md): Solve common data upload issues in Felt with these troubleshooting tips and solutions.


---

# 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/upload-anything.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.
