# Navigation

The bottom time in the [Details view](/dbnetsoft/idcampro/general/user-interface-overview/details-view.md) shows the selected time. A time can be selected by any othe following methods:&#x20;

* Double-clicking on a line in the logs containing a time of day
* Clicking and selecting a marker in any grid of the [Navigation view](/dbnetsoft/idcampro/competitions/navigation.md).&#x20;
* Using keyboard shortcuts
* Using the search box in the upper right corner of the main window


---

# 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.dbnetsoft.com/dbnetsoft/idcampro/competitions/navigation.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.
