# Classes

Contract settings are categorized by vehicle tiers. Here, you can fine-tune specific parameters for each class, including:

* **XP Requirement:** The minimum experience points needed to unlock the tier.
* **Time Limit:** The maximum time allowed to deliver the target vehicle.
* **Respray Probability:** The chance that a contract will require a vehicle paint job.
* **NPC Guards:** Configuration for hostile guards and their weapon loadouts.
* **Trackers:** Settings for hidden tracking devices on the vehicle.
* **XP Rewards:** The specific experience payouts granted to the driver, the hacker, and the overall party.

{% hint style="info" %}
Each setting includes a tooltip. Hover over the (?) icon to see how it works.
{% endhint %}

<figure><img src="/files/NyVga3tSJ51Yw5gY6o9K" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/rlPrkVeYvaBiILdoXVmW" alt=""><figcaption></figcaption></figure>


---

# 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/boosting/admin-panel/classes.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.
