# Break-in and Initial Setup

The following pages document the setup and break-in of your car. If you haven't already taken off the front and rear clip, see [Removing Bodywork](/maintenance/removing-bodywork.md).

The setup is as follows:

1. [Seat Mounting](/readme/break-in-and-initial-setup/seat-mounting.md)
2. [Pedal Box Placement](/readme/break-in-and-initial-setup/pedal-box-placement.md)
3. [Engine Break-in](/readme/break-in-and-initial-setup/engine-break-in.md) and [Brake Pad Bedding](/readme/break-in-and-initial-setup/bedding-brakes.md)


---

# 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://manual.rush.sr/readme/break-in-and-initial-setup.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.
