> ## Documentation Index
> Fetch the complete documentation index at: https://sdocs.netransit.net/llms.txt
> Use this file to discover all available pages before exploring further.

# Adonis Inserts

> The codes for vehicle and other model inserts inside all NET games.

<Check>
  Use `:ins <code>` to insert a model in one of the tables below.
</Check>

<Tabs>
  <Tab title="Cars">
    ### <Icon icon="car" /> Vehicle Insert Codes

    | Vehicle                    | Code            | Notes                 |
    | :------------------------- | :-------------- | :-------------------- |
    | Air Canada D40             | 96199107840889  |                       |
    | Ladder Truck               | 128958249056061 |                       |
    | Volvo                      | 139718743700698 |                       |
    | XE40                       | 98685726429633  | Supervisor ONLY DRIVE |
    | XE40LD                     | 111507818868845 | Supervisor ONLY DRIVE |
    | Fire Engine                | 116317991155883 |                       |
    | Engine 50                  | 95122252914461  |                       |
    | Motorcycle                 | 107466132355973 |                       |
    | State Vic                  | 127052385144171 |                       |
    | NET Supervisor \| '20 FPIU | 81862230384751  | Supervisor ONLY DRIVE |
    | NET Supervisor \| '18 FPIU | 115409965488922 | Supervisor ONLY DRIVE |
  </Tab>

  <Tab title="Gears">
    ### <Icon icon="wrench" /> Gear Insert Codes

    | **Gear** | **Code**        | **Notes**             |
    | :------- | :-------------- | :-------------------- |
    | Cuffs    | 81908503454586  |                       |
    | Pistol   | 122794231952143 | Use only for trollers |
  </Tab>

  <Tab title="Uniforms">
    ### <Icon icon="uniform-martial-arts" /> Uniform Insert Codes

    <Info>
      Use `:shirt <code>` to wear shirt, and `:pants <code>` to wear pants. Do not use ins.
    </Info>

    | Uniform        | Code            | Notes |
    | -------------- | --------------- | ----- |
    | Shirt          | 137134303896768 |       |
    | Pants          | 133859166069550 |       |
    | Polo           | 100316240304098 |       |
    | Agent's Hoodie | 133445583098691 |       |
  </Tab>
</Tabs>
