# Each Year

The following tasks should be performed each season (approximately every 32 hours of track use).

| Task                           | Notes                          |
| ------------------------------ | ------------------------------ |
| Replace inner CV joints        | —                              |
| Replace spark plugs            | Gap: 0.8–0.9mm (0.032"–0.035") |
| Clean out fuel tanks           | —                              |
| Compression and leak down test | —                              |
| Replace all heim joints        | —                              |
| Flow test injectors            | —                              |
| Replace batteries              | —                              |
| Replace clutch cable           | —                              |
| Full differential rebuild      | —                              |
| Grease steering rack           | —                              |
| Dyno test engine               | —                              |

See also [rebuilding-axles.md](/maintenance/each-year/rebuilding-axles.md), [rebuilding-shocks-track-variable.md](/maintenance/each-year/rebuilding-shocks-track-variable.md), and [replacing-chain-track-variable.md](/maintenance/each-year/replacing-chain-track-variable.md) for track-variable items that may need attention sooner.


---

# 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/maintenance/each-year.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.
