# Introduction to Innova Documentation

Thank you for visiting Innova's documentation resource page. From here you will have access to all of the various resources available including our video guides and online training.

You can return to our homepage at any time via the below link.

{% hint style="info" %}
<https://www.innova-drilling.com/>
{% endhint %}

## Updates

Click on the link below to see the latest updates we have added to the Innova Document Portal:

{% content-ref url="/pages/oagHyGR6quVlUbDuKYpI" %}
[Documentation Updates](/introduction/master/documentation-updates.md)
{% endcontent-ref %}

## Structure

To aid navigation, our resources have been split into 6 main sections. Select any of the below tabs for a short description and link to the relevant pages.&#x20;

{% tabs %}
{% tab title="Generic Documents" %}
A selection of generic documents which are relevant to both Well Seeker Pro and Innova Engineering

{% content-ref url="/pages/-MfcP-mxkaJm\_lRE9CNA" %}
[Innova Generic Documents](/introduction/generic-documents/innova-generic-documents.md)
{% endcontent-ref %}

{% endtab %}

{% tab title="Quick Start Guides" %}
A selection of quick start guides which focus on specific areas of the software. This section groups the documents together based on the program they are associated with.

{% content-ref url="/pages/-Mf8MOKVOfvd08rDJcOh" %}
[Well Seeker Pro Guides](/introduction/innova-engineering-how-to-guides/well-seeker-pro-guides.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mf7ULNcvbwtlhGaIFKz" %}
[Innova Engineering Guides](/introduction/innova-engineering-how-to-guides/innova-engineering-guides.md)
{% endcontent-ref %}

{% endtab %}

{% tab title="Manuals" %}
The full manual for both Well Seeker Pro and Innova Engineering.

{% content-ref url="/pages/-MfH85eQ2CUCMa-2r7j6" %}
[Well Seeker Pro Manual](/introduction/innova-engineering-manual/well-seeker-pro-1.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfH8aV2EuZy4fSrtYFa" %}
[Innova Engineering Manual](/introduction/innova-engineering-manual/innova-engineering.md)
{% endcontent-ref %}

{% endtab %}

{% tab title="Release Notes" %}
The most up to date release notes for both programs. These documents detail the various changes  implemented between revisions.

{% content-ref url="/pages/-MfBo4nHe2WeeKXM\_-3j" %}
[Well Seeker Pro Release Notes](/introduction/release-notes/release-notes.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfcOpZAt5jLUV3eolcS" %}
[Innova Engineering Release Notes](/introduction/release-notes/innova-engineering.md)
{% endcontent-ref %}

{% endtab %}

{% tab title="Video Guides" %}
This section contains links to all of Innova's video resources.&#x20;

* The **How to Videos** are bite size clips ranging from 2 to 12 minutes long and each cover a specific feature within the software.
* The online training videos are are much longer and cover the various topics in more depth.

{% content-ref url="/pages/-MfgVURMxUtMolvacUbR" %}
[How To Videos](/introduction/video-guides/how-to-videos.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mf8XFN\_Xt2WtS9RyMZQ" %}
[Innova Online Training](/introduction/video-guides/training-videos.md)
{% endcontent-ref %}

{% endtab %}

{% tab title="Tech Notes" %}
Technical notes are short documents that aim to make users aware of certain features in Well Seeker Pro, or solutions to particular technical issues that cannot be fixed with a patch.

{% content-ref url="/pages/-MiM4TjzsPZKGU9Rcvx-" %}
[High Priority](/introduction/technical-notes/well-seeker-pro-technical-notes.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MiM\_6Jnr9KhEKzg1lEy" %}
[Medium Priority](/introduction/technical-notes/medium-priority.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MiM\_K5AhLAyiBoiT2J2" %}
[Low Priority](/introduction/technical-notes/low-priority.md)
{% endcontent-ref %}

{% endtab %}
{% endtabs %}


---

# 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.innova-drilling.com/introduction/master.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.
