# Personal Settings

{% hint style="info" %}
Checkpoint lights requires [BZZ Lights Package](https://bzzz.tebex.io/package/5834472) to work properly.
{% endhint %}

> * In the **Settings Tab** every racer can customize their own profile:
> * **Username:** Displayed in the Leaderboard, Crew List, Underground, etc. There can't be 2 players with the exact same username.
> * **Country:** Displayed in the Underground.
> * **Photo:** Displayed in Leaderboard, Crew List, Admin Panel, etc.
> * **Checkpoint Light:** Color for light props spawned on every checkpoint.
> * **Checkpoint Color**: Checkpoints blip color.
> * **Animation:** Used in the Underground and will be played only if the player gets the 1st position.
> * **About Me:** Displayed in the Underground.

<figure><img src="/files/4tvvfoaq2R6949Yki7dB" 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/racing/personal-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.
