# Drift Settings

In versions prior to v1.5 the drift settings were only required by 1 component, with the release of v1.5 there are now 2 components that require the drift settings, so it was decided to have these settings as an asset.&#x20;

There is a default DriftSettings asset included with AVC, which has the settings set to the same values as the original component.

![DriftSettings asset inspector window](/files/rRzBvkkpQ98Xst88eTMq)

The folowing components require this asset assigned:\
\- VehicleAudio, used for the drift SFX\
\- VehicleEffects, used for the smoke and skid effects


---

# 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://avcdocs.enigma23.co.uk/vehicles/drift-settings.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.
