# Racing

- [Installation](https://docs.av-scripts.com/laptop-pack-v3/racing/installation.md)
- [Permissions](https://docs.av-scripts.com/laptop-pack-v3/racing/installation/permissions.md)
- [Discord Logs](https://docs.av-scripts.com/laptop-pack-v3/racing/installation/discord-logs.md)
- [Addon Vehicles](https://docs.av-scripts.com/laptop-pack-v3/racing/installation/addon-vehicles.md)
- [Vehicle Classes](https://docs.av-scripts.com/laptop-pack-v3/racing/installation/vehicle-classes.md)
- [Redeem Vehicles](https://docs.av-scripts.com/laptop-pack-v3/racing/installation/redeem-vehicles.md)
- [Reset Racers Stats](https://docs.av-scripts.com/laptop-pack-v3/racing/installation/reset-racers-stats.md)
- [Admin Panel](https://docs.av-scripts.com/laptop-pack-v3/racing/admin-panel.md)
- [Crews](https://docs.av-scripts.com/laptop-pack-v3/racing/admin-panel/crews.md)
- [Live](https://docs.av-scripts.com/laptop-pack-v3/racing/admin-panel/live.md): The Live tab displays all active and upcoming events. From here, you can start races, view the participant list, send anonymous chat messages, or delete the event entirely
- [Results](https://docs.av-scripts.com/laptop-pack-v3/racing/admin-panel/results.md)
- [Tracks](https://docs.av-scripts.com/laptop-pack-v3/racing/admin-panel/tracks.md)
- [Season](https://docs.av-scripts.com/laptop-pack-v3/racing/admin-panel/season.md)
- [Events](https://docs.av-scripts.com/laptop-pack-v3/racing/admin-panel/events.md)
- [Categories](https://docs.av-scripts.com/laptop-pack-v3/racing/categories.md)
- [Events](https://docs.av-scripts.com/laptop-pack-v3/racing/events.md): Racing app > Tracks tab
- [Exports](https://docs.av-scripts.com/laptop-pack-v3/racing/exports.md)
- [Personal Settings](https://docs.av-scripts.com/laptop-pack-v3/racing/personal-settings.md)
- [The Underground](https://docs.av-scripts.com/laptop-pack-v3/racing/the-underground.md)
- [Rankeds](https://docs.av-scripts.com/laptop-pack-v3/racing/rankeds.md)
- [Progression](https://docs.av-scripts.com/laptop-pack-v3/racing/progression.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://docs.av-scripts.com/laptop-pack-v3/racing.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.
