# Rhino 3D Modeling Guide

- [Introduction](https://docs.deepform.net/rhino-3d-modeling-guide/introduction.md)
- [Model Placement](https://docs.deepform.net/rhino-3d-modeling-guide/model-placement.md)
- [Creating Objects](https://docs.deepform.net/rhino-3d-modeling-guide/creating-objects.md)
- [Creating Floor Levels](https://docs.deepform.net/rhino-3d-modeling-guide/creating-floor-levels.md)
- [Creating Special Object Types](https://docs.deepform.net/rhino-3d-modeling-guide/creating-special-object-types.md)
- [Creating Objects Above/Below Grade](https://docs.deepform.net/rhino-3d-modeling-guide/creating-objects-above-below-grade.md)
- [Creating Parking Spaces](https://docs.deepform.net/rhino-3d-modeling-guide/creating-parking-spaces.md)
- [Set Object Layers](https://docs.deepform.net/rhino-3d-modeling-guide/set-object-layers.md)
- [File Saving](https://docs.deepform.net/rhino-3d-modeling-guide/file-saving.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/rhino-3d-modeling-guide.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.
