# Explorations

- [Start Exploration](https://docs.deepform.net/explorations/start-exploration.md)
- [Creating an Exploration](https://docs.deepform.net/explorations/start-exploration/creating-an-exploration.md)
- [Geometry Processing Errors](https://docs.deepform.net/explorations/start-exploration/geometry-processing-errors.md)
- [Unsupported File Error](https://docs.deepform.net/explorations/start-exploration/geometry-processing-errors/unsupported-file-error.md)
- [File Read Error](https://docs.deepform.net/explorations/start-exploration/geometry-processing-errors/file-read-error.md)
- [No Valid Objects](https://docs.deepform.net/explorations/start-exploration/geometry-processing-errors/no-valid-objects.md)
- [Invalid Unit Error](https://docs.deepform.net/explorations/start-exploration/geometry-processing-errors/invalid-unit-error.md)
- [Building Coverage Processing Error](https://docs.deepform.net/explorations/start-exploration/geometry-processing-errors/building-coverage-processing-error.md)
- [Maximum Object Limit Error](https://docs.deepform.net/explorations/start-exploration/geometry-processing-errors/maximum-object-limit-error.md)
- [No Objects Above Grade Error](https://docs.deepform.net/explorations/start-exploration/geometry-processing-errors/no-objects-above-grade-error.md)
- [No Objects Parallel to Ground Plan Error](https://docs.deepform.net/explorations/start-exploration/geometry-processing-errors/no-objects-parallel-to-ground-plan-error.md)
- [Rhino Geometry Error](https://docs.deepform.net/explorations/start-exploration/geometry-processing-errors/rhino-geometry-error.md)
- [Malformed Rhino Geometry Error](https://docs.deepform.net/explorations/start-exploration/geometry-processing-errors/malformed-rhino-geometry-error.md)
- [Internal Error](https://docs.deepform.net/explorations/start-exploration/geometry-processing-errors/internal-error.md)
- [Service Unavailable](https://docs.deepform.net/explorations/start-exploration/geometry-processing-errors/service-unavailable.md)
- [Model Error](https://docs.deepform.net/explorations/start-exploration/geometry-processing-errors/model-error.md)
- [Exploration Settings](https://docs.deepform.net/explorations/exploration-settings.md)
- [Zoning Data Settings](https://docs.deepform.net/explorations/exploration-settings/zoning-data-settings.md)
- [Building Design Data](https://docs.deepform.net/explorations/exploration-settings/building-design-data.md)
- [Data Visualization](https://docs.deepform.net/explorations/data-visualization.md)
- [Test-fit basic zoning requirements](https://docs.deepform.net/explorations/data-visualization/test-fit-basic-zoning-requirements.md)
- [Parking Space exploration](https://docs.deepform.net/explorations/data-visualization/parking-space-exploration.md)
- [Floor Area Exploration](https://docs.deepform.net/explorations/data-visualization/floor-area-exploration.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.deepform.net/explorations.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.
