> ## Documentation Index
> Fetch the complete documentation index at: https://docs.jaksam-scripts.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Temporary Garage

> Client-side events for the temporary vehicle garage feature.

This page lists the **client-side** temporary garage-related pages available in Jobs Creator.

<CardGroup cols={2}>
  <Card title="Vehicle spawned" icon="car" href="/jobs-creator/client/temporary-garage/vehicle-spawned">
    Event triggered after a temporary vehicle spawns.
  </Card>

  <Card title="Vehicle parked" icon="square-parking" href="/jobs-creator/client/temporary-garage/vehicle-parked">
    Event triggered after a vehicle from the temporary garage has been parked.
  </Card>
</CardGroup>


## Related topics

- [Temporary Garage](/jobs-creator/client/temporary-garage/index.md)
- [Vehicle parked](/jobs-creator/client/temporary-garage/vehicle-parked.md)
- [Client](/jobs-creator/client/index.md)
- [Vehicle spawned](/jobs-creator/client/temporary-garage/vehicle-spawned.md)
