# Introduction

Welcome to the **Ultimate Rocket League Editing Guide**, the book that covers everything you need to know about Rocket League editing. This book will help you create better and higher quality edits.

For Christmas 2020, rustiK decided to release a huge, expansive guide of this community's knowledge in one single place. A little later, I decided to rewrite his work in the form of this book. It covers programs like ReShade, BakkesMod, Dollycam, Cinematics Buddy, Replay Itemmod/Manipulator, Simple Replay Editor, Dollycam Editor, useful links, guides, and more.

This book is a friendly and straightforward text intended to help you raise your knowledge. So dive in, get ready to learn - and welcome to the editing community!

If you have any suggestions or questions, DM one of us on Discord:

* aku#1337
* Habeeb M#2420

**Retweet this so more people can find it.** Thanks to cinderblock/M3 for correcting some info.

Originally made by rustiK/kæb: [YouTube](https://www.youtube.com/channel/UCHm3fVEzI8tkFcoXxdYO4eg), [Twitter](https://twitter.com/rustikVFX).

Renovated by aku: [YouTube](https://www.youtube.com/channel/UCtMCy8ow6eOoC3MC44YMFtA), [Twitter](https://twitter.com/AkuVFX).


---

# 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://akucchi.gitbook.io/ultimate-rocket-league-editing-guide/master.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.
