# Reproductor de Dynamo

<figure><img src="/files/2vCxy7KQnRP6IcbWJnHq" alt=""><figcaption><p>Ejecución de un gráfico mediante el Reproductor de Dynamo y visualización de los resultados en Civil 3D</p></figcaption></figure>

El **Reproductor de Dynamo** proporciona un método simplificado para ejecutar gráficos de Dynamo en Civil 3D. Una vez que se haya creado un gráfico, **no es necesario tener conocimientos de Dynamo** para utilizar el Reproductor y ejecutar los gráficos. Esto facilita el intercambio de gráficos con otros usuarios que podrían no estar interesados en explorar los detalles de nodos y cables.

{% hint style="info" %}
Para obtener más información sobre el Reproductor de Dynamo en Civil 3D, consulte la documentación proporcionada en el sitio de la \[Ayuda de Civil 3D]\(<https://help.autodesk.com/view/CIV3D/2025/ESP/?guid=dynamo\\_player>).
{% endhint %}


---

# 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/dynamo-for-civil-3d/dynamo-player.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.
