# Dynamo para Revit

Dynamo es un entorno flexible diseñado para su uso en una amplia gama de programas y creado originalmente para su uso con Revit. Un programa visual crea opciones eficaces para BIM (Building Information Modeling). Dynamo ofrece un conjunto completo de nodos diseñados específicamente para Revit, así como bibliotecas de terceros de una creciente comunidad de AEC. Este capítulo se centra en los conceptos básicos de uso de Dynamo en Revit.

![](/files/ZfDKmgJbKHlU8yyWgkil)


---

# 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://primer2.dynamobim.org/es/7_dynamo_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.
