# Odtwarzacz Dynamo (Dynamo Player)

<figure><img src="/files/WKFAShgOLj9mFSq44bD3" alt=""><figcaption><p>Uruchamianie wykresu za pomocą Odtwarzacza Dynamo i wyświetlanie wyników w programie Civil 3D</p></figcaption></figure>

**Odtwarzacz Dynamo** umożliwia uproszczone uruchamianie wykresów Dynamo w programie Civil 3D. Po utworzeniu wykresów do używania Odtwarzacza i uruchamiania wykresów **nie jest wymagana wiedza specjalistyczna dotycząca dodatku Dynamo**. Ułatwia to udostępnianie wykresów innym osobom, które mogą nie być zainteresowane analizowaniem szczegółów węzłów i przewodów.

{% hint style="info" %}
Aby uzyskać więcej informacji na temat Odtwarzacza Dynamo w programie Civil 3D, zapoznaj się z dokumentacją dostarczoną w witrynie [pomocy do programu Civil 3D](https://help.autodesk.com/view/CIV3D/2025/PLK/?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/pl/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.
