# Running Logs

## &#x20;          ![](/files/-MenGCutum88k4bguTby)![](/files/-MenGCuuRaxA4bfqHm_h)

In this page, users will be able to view up to 100 of their most recent runs.

The details of each run can be easily seen on its respective card. By tapping on them, a map overlay with the route drawn will be shown to the user. The map is not a static image but can be interacted with actions such as zooming in or out and panning around. The information displayed here is all queried from Firebase.


---

# 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://run-mania.gitbook.io/run-mania/features/running-logs.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.
