# Render Gallery

- [Full Robot Renders](https://renders360.gitbook.io/ftc-rendering-in-fusion-360/render-gallery/full-robot-renders.md): Some fantastic full robot renders made by the FTC community in Fusion 360.
- [Subsystem Renders](https://renders360.gitbook.io/ftc-rendering-in-fusion-360/render-gallery/subsystem-renders.md): Subsystem renders are great for showing off individuals features of your robot.
- [Closeups](https://renders360.gitbook.io/ftc-rendering-in-fusion-360/render-gallery/closeups.md): A couple of closeup renders, highlighting attention to detail.


---

# 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/render-gallery.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.
