# Rendering and Exporting

- [Named Views](https://renders360.gitbook.io/ftc-rendering-in-fusion-360/rendering-and-exporting/named-views.md): Named views are essential for creating multiple camera positions for renders.
- [Constrained Orbits](https://renders360.gitbook.io/ftc-rendering-in-fusion-360/rendering-and-exporting/constrained-orbits.md): An alternative to free orbit, constrained orbits help position the camera accurately.
- [In-Canvas vs. Cloud vs. Local Rendering](https://renders360.gitbook.io/ftc-rendering-in-fusion-360/rendering-and-exporting/cloud-vs.-local-rendering.md): Comparing the three rendering options in Fusion 360.
- [Exporting/Saving Renders](https://renders360.gitbook.io/ftc-rendering-in-fusion-360/rendering-and-exporting/exporting-saving-renders.md): How to save your great renders to your computer.
- [Post-Processing](https://renders360.gitbook.io/ftc-rendering-in-fusion-360/rendering-and-exporting/post-processing.md): Often the render comes out slightly off, so there are built in post-processing features to adjust the render output.
- [Transparent Background](https://renders360.gitbook.io/ftc-rendering-in-fusion-360/rendering-and-exporting/transparent-background.md): Making renders with transparent backgrounds.


---

# 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/rendering-and-exporting.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.
