> For the complete documentation index, see [llms.txt](https://docs.innova-drilling.com/introduction/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.innova-drilling.com/introduction/video-guides/training-videos/innova-engineering.md).

# Innova Engineering

- [01 - Innova Engineering Introduction](https://docs.innova-drilling.com/introduction/video-guides/training-videos/innova-engineering/01-innova-engineering-introduction.md): Part of the Innova training series, this video provides a basic introduction to Innova Engineering.
- [02 - Innova Engineering Hydraulics](https://docs.innova-drilling.com/introduction/video-guides/training-videos/innova-engineering/02-innova-engineering-hydraulics.md): Part of the Innova training series, this video runs the user through the Hydraulics module within Innova Engineering.
- [03 - Innova Engineering Torque and Drag](https://docs.innova-drilling.com/introduction/video-guides/training-videos/innova-engineering/03-innova-engineering-torque-and-drag.md): Part of the Innova training series, this video introduces the user to the Torque and Drag module within Innova Engineering.
- [04 - Innova Engineering Charts & Reports](https://docs.innova-drilling.com/introduction/video-guides/training-videos/innova-engineering/04-innova-engineering-charts-and-reports.md): Part of the Innova training series, this video introduces the user to charts, reports and the Drilling Data tab in Innova Engineering
- [05 - SCC and Magnetic Interference](https://docs.innova-drilling.com/introduction/video-guides/training-videos/innova-engineering/05-scc-and-magnetic-interference.md): Part of the Innova training series, this video introduces the user to Short Collar Correction (SCC) and the Magnetic Interference Calculator in Innova Engineering.
- [06 - SAG Correction](https://docs.innova-drilling.com/introduction/video-guides/training-videos/innova-engineering/06-sag-correction.md): Part of the Innova training series, this video introduces the user the SAG Correction tool in Innova Engineering.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.innova-drilling.com/introduction/video-guides/training-videos/innova-engineering.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.
