> For the complete documentation index, see [llms.txt](https://primer2.dynamobim.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://primer2.dynamobim.org/pt-br/dynamo-for-civil-3d/resources.md).

# Recursos

Este manual é apenas o início de sua jornada com o Dynamo for Civil 3D. Há uma grande variedade de conhecimentos disponíveis em uma comunidade consolidada de usuários do Dynamo. Veja alguns desses recursos à medida que aprende.

## Ajuda do Civil 3D

{% embed url="<https://help.autodesk.com/view/CIV3D/2024/PTB/?guid=Civil3D_Dynamo_Dynamo_for_Autodesk_Civil_3D_html>" %}

## Fórum do Dynamo

{% embed url="<https://forum.dynamobim.com/c/civil3d/>" %}

## Autodesk University

{% embed url="<https://www.autodesk.com/autodesk-university/class/Getting-Started-Dynamo-Civil-3D-Beginners-Guide-2019>" %}

{% embed url="<https://www.autodesk.com/autodesk-university/class/Dynamo-Civil-3D-Introduction-Unlocking-Mystery-Scripting-2019>" %}

{% embed url="<https://www.autodesk.com/autodesk-university/class/Computational-Design-Civil-Engineers-2019>" %}

{% embed url="<https://www.autodesk.com/autodesk-university/class/Mundane-Civil-3D-Tasks-Automate-Dynamo-Civil-3D-2019>" %}

{% embed url="<https://www.autodesk.com/autodesk-university/class/Dynamo-Civil-3D-Automated-Checks-Open-Format-Road-Design-Made-Easy-2021>" %}

{% embed url="<https://www.autodesk.com/autodesk-university/class/Underground-Utility-GIS-Features-Civil-3D-Pipe-Networks-Dynamo-2021>" %}

{% embed url="<https://www.autodesk.com/autodesk-university/class/Civil-3D-and-Dynamo-Dynamic-Culvert-Design-and-Analysis-2019>" %}

{% embed url="<https://www.autodesk.com/autodesk-university/class/Generating-Transforming-and-Analyzing-Railway-Design-Data-Civil-3D-and-Dynamo-2019>" %}

{% embed url="<https://www.autodesk.com/autodesk-university/class/Optimize-Road-Design-Dynamo-Civil-3D-and-Generative-Design-2021>" %}

## Livros

{% embed url="<https://books.huiz.net/book/dynamo-for-civil-3d/>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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