# Troubleshooting

- [Upload issues with object or array properties](https://docs.ellipsis-drive.com/extra/troubleshooting/uploading-features-properties-type-object-or-array.md)
- [Raster visualization issues at low zoom levels](https://docs.ellipsis-drive.com/extra/troubleshooting/raster-visualization-issues-at-low-zoom-levels.md)
- [Raster transparency visualization issues](https://docs.ellipsis-drive.com/extra/troubleshooting/raster-transparency-visualization-issues.md)
- [Connecting web services to QGIS and ArcGIS](https://docs.ellipsis-drive.com/extra/troubleshooting/connecting-webservice-to-qgis-and-arcgis.md)
- [Missing features at certain zoom levels](https://docs.ellipsis-drive.com/extra/troubleshooting/why-dont-all-geometries-show-on-every-zoom-level.md)
- [CSV upload issues](https://docs.ellipsis-drive.com/extra/troubleshooting/failing-to-upload-a-.csv.md)
- [Shapefile upload issues](https://docs.ellipsis-drive.com/extra/troubleshooting/failing-to-upload-a-shape-file.md)
- [EPSG or CRS mismatch issues](https://docs.ellipsis-drive.com/extra/troubleshooting/trouble-with-epsg-or-crs.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.ellipsis-drive.com/extra/troubleshooting.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.
