# Introduction

Autodesk Fusion 360 is a popular CAD software used by FTC teams for its rendering capabilities. Rendering can seem like a straightforward process; however, there are many things your team can do to add another level of realism and depth to your renders.

The goal of this guide is to inform those who are seeking to learn the Fusion 360 rendering process regardless of experience level or background. Whether you have just downloaded the software a few minutes ago or have years of experience, we hope that there is something you can take away from this.

### **Contributors**

This guide was created by Andrew from FTC 18246, Benjamin from FTC 18219, and Pranay from FTC 18219/16236. Big thanks to anyone who provided renders that were used throughout this guide and all of the other helpful individuals that made this possible.

If there is a topic that you feel should be addressed in this guide or a question that you would like answered, feel free to message us on the [**FTC Discord**](https://discord.gg/first-tech-challenge)**.**

* andreww#8042
* donbongo#0571
* melatonin#9685


---

# 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://renders360.gitbook.io/ftc-rendering-in-fusion-360/readme.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.
