# Outgoing Message Formats, DVL to Host

- [$GPRMC: NMEA standard Recommended Minimum GPS/Transit Data](https://docs.ceruleansonar.com/c/dvl-75/communicating-with-the-dvl/outgoing-message-formats-dvl-to-host/usdgprmc-nmea-standard-recommended-minimum-gps-transit-data.md)
- [$DVEXT: DVL Extended Data](https://docs.ceruleansonar.com/c/dvl-75/communicating-with-the-dvl/outgoing-message-formats-dvl-to-host/usddvext-dvl-extended-data.md)
- [$DVPDL: DVL Position and Angle Deltas Message](https://docs.ceruleansonar.com/c/dvl-75/communicating-with-the-dvl/outgoing-message-formats-dvl-to-host/usddvpdl-dvl-position-and-angle-deltas-message.md)
- [Freeform Error and Informational messages ($DVTXT)](https://docs.ceruleansonar.com/c/dvl-75/communicating-with-the-dvl/outgoing-message-formats-dvl-to-host/freeform-error-and-informational-messages-usddvtxt.md)
- [Re-Tweeted GPS Messages](https://docs.ceruleansonar.com/c/dvl-75/communicating-with-the-dvl/outgoing-message-formats-dvl-to-host/re-tweeted-gps-messages.md)
- [Re-Tweeted IMU Messages (IMU Raw Data)](https://docs.ceruleansonar.com/c/dvl-75/communicating-with-the-dvl/outgoing-message-formats-dvl-to-host/re-tweeted-imu-messages-imu-raw-data.md)
- [$DVKFA, $DVKFB Kalman Filter Support Messages](https://docs.ceruleansonar.com/c/dvl-75/communicating-with-the-dvl/outgoing-message-formats-dvl-to-host/usddvkfa-usddvkfb-kalman-filter-support-messages.md)
- [Driving your own Kalman Filter](https://docs.ceruleansonar.com/c/dvl-75/communicating-with-the-dvl/outgoing-message-formats-dvl-to-host/usddvkfa-usddvkfb-kalman-filter-support-messages/driving-your-own-kalman-filter.md)


---

# 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.ceruleansonar.com/c/dvl-75/communicating-with-the-dvl/outgoing-message-formats-dvl-to-host.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.
