# The Underground

> The Underground is a space where you can see past events more in detail.

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

> Once inside the Underground you can use left/right arrow to navigate between racers or press ESC to exit.
>
> The Underground only shows the data from the Top 3 racers.

<figure><img src="/files/2GV8AldBZOJPuemPqQoo" alt=""><figcaption></figcaption></figure>

> Racer info like Nickname, About me and Nationality can be changed by the user in the Settings tab inside Racing APP.

<figure><img src="/files/r5c4vYGPSqWxiO7aoy9f" 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/the-underground.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.
