# Overview

## AutoCam - Intuitive Camera Tools for Blender

Built for artists, AutoCam simplifies cinematic camera animation in Blender.

Record natural movements, generate clean, editable paths, and drive robust rigs,&#x20;without interrupting your creative flow.

***

## What is AutoCam?

<figure><img src="/files/NBIAuMpG8EWpKEXkkN9w" alt=""><figcaption></figcaption></figure>

AutoCam lets you move your camera like a video game flythrough, then transforms that motion into an editable path and a flexible rig. You can pick different spline types for the path, switch rig modes, keyframe speed (forward, pause, reverse), and refine your aim with simple tracking controls. When you’re ready, bake everything to plain keyframes for easy tweaking, final renders, or export.

***

## What’s in this documentation

* [**Installation**](/autocam/welcome/installation.md) — How to add AutoCam to Blender
* [**Quick Start**](/autocam/welcome/quick-start.md) — The 60-second workflow from record → rig → bake.
* [**Features**](/autocam/learn/features.md) — Dedicated pages for each AutoCam feature with usage instructions.
* [**Guides**](/autocam/learn/guides.md) — Common workflows, tips, examples, video tutorials, and more.
* [**Help**](/autocam/help/troubleshooting.md) — [Troubleshooting](/autocam/help/troubleshooting.md), [FAQ](/autocam/help/faq.md), and how to contact [Support](/autocam/help/support.md).
* [**Updates**](/autocam/updates/changelog.md) — Release Notes ([Changelog](/autocam/updates/changelog.md)) and the Public [Roadmap](/autocam/updates/roadmap.md).

***

## How to navigate (pick your goal)

1. **New to AutoCam?** Follow the [**Quick Start**](/autocam/welcome/quick-start.md).
2. **Want deeper control?** Read [**Features** ](/autocam/learn/features.md)and [**Guides**](/autocam/learn/guides.md)**.**
3. **Having issues?** Start with [**Troubleshooting**](/autocam/help/troubleshooting.md), check the [**FAQ**](/autocam/help/faq.md), and contact [**Support**](/autocam/help/support.md) if necessary.
4. **Have feedback?** Head to the [**Support**](/autocam/help/support.md) page; check the [**Roadmap**](/autocam/updates/roadmap.md) to see what’s planned.

***

## Quick links

### **Core:**

* <i class="fa-globe">:globe:</i>  [**RenderRides Website**](https://www.renderrides.com)
* <i class="fa-github">:github:</i>  [**AutoCam-Tracker Github**](https://github.com/AgnivD/AutoCam-Tracker)
* <i class="fa-puzzle-piece">:puzzle-piece:</i>  [**Blender Extensions Platform**](https://extensions.blender.org/author/40749/)

### **Social:**

* <i class="fa-youtube">:youtube:</i>  [**YouTube**](https://www.youtube.com/@RenderRides)
* <i class="fa-discord">:discord:</i>  [**Discord**](https://discord.gg/XHAAbvm)
* <i class="fa-instagram">:instagram:</i>  [**Instagram**](https://www.instagram.com/renderrides)
* <i class="fa-x-twitter">:x-twitter:</i>  [**Twitter/X**](https://twitter.com/RenderRides)

### **Stores:**

* <i class="fa-store">:store:</i>  [**Gumroad**](https://gumroad.com/renderrides)
* <i class="fa-bee">:bee:</i>  [**Superhive**](https://blendermarket.com/creators/renderrides)
* <i class="fa-patreon">:patreon:</i>  [**Patreon**](https://patreon.com/renderrides)

&#x20;


---

# 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://renderrides.gitbook.io/autocam/welcome/overview.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.
