# Introduction

With Deepform you will now be able to extract geometry data and visualize different floor area calculations and test-fit whether your building fits the site limit (FAR, BCR, building height) Please follow the guidelines below.

* [Model Placement](/rhino-3d-modeling-guide/model-placement.md)
* [Creating Objects](/rhino-3d-modeling-guide/creating-objects.md)
* [Creating Floor Levels](/rhino-3d-modeling-guide/creating-floor-levels.md)
* [Creating Special Object Types](/rhino-3d-modeling-guide/creating-special-object-types.md)
* [Creating Objects Above/Below Grade](/rhino-3d-modeling-guide/creating-objects-above-below-grade.md)
* [Set Object Layers](/rhino-3d-modeling-guide/set-object-layers.md)
* [Reducing Errors: Render Meshes](broken://pages/pcmg4XVIWjMUMxDlc2G1)
* [File Saving](/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/introduction.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.
