# Cockpit View

Continuing from the previous section, dogfighting, it could be interesting to see the view from the cockpit. Click the **Cockpit View** button or press **F5** to enter into cockpit view:

![Cockpit View](/files/WeazoX21UB2tZaRbcsri)

Go to **Options → Cockpit** to choose whether you wish to see **IAS**, **CAS** or **TAS** in the HUD. Note that IAS is not always available.

![Cockpit View - IAS, CAS, TAS](/files/sQOfdlxtKwDzUTc4GYpi)

Toggle **Options → Display Cockpit Instruments** to display cockpit instruments in the 3D view:

![Cockpit View - Display Cockpit Instruments](/files/bKjMSiaW0sP5IlzMQyZb)

In the next section we will learn how to keep track of events using the Flight Log.


---

# 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://raia-software-inc.gitbook.io/tacview/getting-started/cockpit-view.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.
