# Competing in Events

See the linked page for [Technical Regulations](https://manual.rush.sr/competing-in-events/technical-regulations). Previous regulations [are available on the forum](https://rush.sr/resources/regulations-for-rush-sr-spec-series.18/).

A list of available events [is available on the main website](https://rushautoworks.com/rush-sr-national-series/).

The Rush SR is perfectly capable at any HPDE event, and is often raced alongside other prototype cars.


---

# 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/competing-in-events.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.
