# Getting Started

## Locating the add-in

The Revit Add-in buttons are located under the MKS ribbon:

* BEAM
* URSA
* BLOCS
* RAY

![](/files/-MSUGxYx-dMA84A1yPwI)

## Revit tools

BEAM for Revit includes the following components:

To import geometry and blocks with simple options, use [BEAM](/beam/beam-for-revit/beam.md).\
To import blocks with more advanced options, use [BLOCS](/beam/beam-for-revit/blocs.md).\
To use curves and points to place components use [URSA](/beam/beam-for-revit/ursa.md).\
Use [Dynamo](/beam/beam-for-revit/dynamo.md) to retrieve all the geometry and data in the .beam.

{% content-ref url="/pages/-MTLwv1Gln0YBfnkiAUN" %}
[BEAM](/beam/beam-for-revit/beam.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MTLxmqkS6Ky-vaqKDit" %}
[URSA](/beam/beam-for-revit/ursa.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MTLy0ydqhS94TDHtNUE" %}
[BLOCS](/beam/beam-for-revit/blocs.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MTLyCGIw5KPG8VkWrH5" %}
[RAY](/beam/beam-for-revit/ray.md)
{% endcontent-ref %}


---

# 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-revit/using-beam-for-revit.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.
