# Player Profiles

#### Player Profiles and Statistics

Player profiles offer a detailed look at individual achievements and stats:

* **Racing Record:** Detailed records of wins, losses, and rankings.
* **Vehicle Inventory:** Showcases the player’s collection of cars and parts.
* **Customization Gallery:** Players can display their favorite vehicle customizations. Profiles are a central feature for tracking progress and comparing with friends, adding depth to the game's social elements.


---

# 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://speedverse.gitbook.io/speed/gaming-ecosystem/socialfi-features-and-other-interactions/player-profiles.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.
