# BEAM for Rhino®

- [Getting Started](https://wiki.mksdtech.com/beam/beam-for-rhinoceros/using-rhino-beam.md)
- [Properties](https://wiki.mksdtech.com/beam/beam-for-rhinoceros/properties.md): Add properties to Rhino® objects
- [Visibility](https://wiki.mksdtech.com/beam/beam-for-rhinoceros/visibility.md): Edit object visibility
- [Linework](https://wiki.mksdtech.com/beam/beam-for-rhinoceros/linework.md): Lines and arcs appearance
- [Families](https://wiki.mksdtech.com/beam/beam-for-rhinoceros/families.md): Create and manage families in Rhino®
- [Parameters](https://wiki.mksdtech.com/beam/beam-for-rhinoceros/parameters.md): Create and manage family parameters
- [Schedules](https://wiki.mksdtech.com/beam/beam-for-rhinoceros/schedules.md): Schedule family parameters
- [Levels](https://wiki.mksdtech.com/beam/beam-for-rhinoceros/levels.md): Create levels in the Rhino file
- [.beam Directory](https://wiki.mksdtech.com/beam/beam-for-rhinoceros/beam-directory.md): View and change .beam directory
- [BEAM](https://wiki.mksdtech.com/beam/beam-for-rhinoceros/beam.md): Export Rhino® geometry and blocks as Autodesk® Revit™ families
- [BLOCS](https://wiki.mksdtech.com/beam/beam-for-rhinoceros/blocs.md): Export Rhino® blocks as Autodesk® Revit™ families
- [RAY](https://wiki.mksdtech.com/beam/beam-for-rhinoceros/ray.md): Import Autodesk® Revit™ geometry to Rhino®
- [Grasshopper®](https://wiki.mksdtech.com/beam/beam-for-rhinoceros/grasshopper.md): BEAM Rhino® Grasshopper components


---

# 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://wiki.mksdtech.com/beam/beam-for-rhinoceros.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.
