# At the Track

- [Driving and Shifting](https://manual.rush.sr/at-the-track/driving-and-shifting.md)
- [AiM Dashes and SmartyCams](https://manual.rush.sr/at-the-track/aim-dashes-and-smartycams.md): Rush SR AiM dash and SmartyCam setup guide — configuring overlays, creating custom dash layouts, exporting lap videos from RaceStudio 3, and downloading AiM config files.
- [Dash Alarms](https://manual.rush.sr/at-the-track/aim-dashes-and-smartycams/dash-alarms.md)
- [Left Foot Braking](https://manual.rush.sr/at-the-track/left-foot-braking.md)
- [Competing in Events](https://manual.rush.sr/at-the-track/competing-in-events.md): Competing in Rush SR events — technical regulations, GridLife national series schedule, and HPDE participation.
- [Technical Regulations](https://manual.rush.sr/at-the-track/competing-in-events/technical-regulations.md): Regulations for competition in official RAW Race Series


---

# 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/at-the-track.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.
