# 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="master/documentation-updates" %}
[documentation-updates](https://docs.innova-drilling.com/introduction/master/documentation-updates)
{% 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="generic-documents/innova-generic-documents" %}
[innova-generic-documents](https://docs.innova-drilling.com/introduction/generic-documents/innova-generic-documents)
{% 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="innova-engineering-how-to-guides/well-seeker-pro-guides" %}
[well-seeker-pro-guides](https://docs.innova-drilling.com/introduction/innova-engineering-how-to-guides/well-seeker-pro-guides)
{% endcontent-ref %}

{% content-ref url="innova-engineering-how-to-guides/innova-engineering-guides" %}
[innova-engineering-guides](https://docs.innova-drilling.com/introduction/innova-engineering-how-to-guides/innova-engineering-guides)
{% endcontent-ref %}

{% endtab %}

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

{% content-ref url="innova-engineering-manual/well-seeker-pro-1" %}
[well-seeker-pro-1](https://docs.innova-drilling.com/introduction/innova-engineering-manual/well-seeker-pro-1)
{% endcontent-ref %}

{% content-ref url="innova-engineering-manual/innova-engineering" %}
[innova-engineering](https://docs.innova-drilling.com/introduction/innova-engineering-manual/innova-engineering)
{% 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="release-notes/release-notes" %}
[release-notes](https://docs.innova-drilling.com/introduction/release-notes/release-notes)
{% endcontent-ref %}

{% content-ref url="release-notes/innova-engineering" %}
[innova-engineering](https://docs.innova-drilling.com/introduction/release-notes/innova-engineering)
{% 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="video-guides/how-to-videos" %}
[how-to-videos](https://docs.innova-drilling.com/introduction/video-guides/how-to-videos)
{% endcontent-ref %}

{% content-ref url="video-guides/training-videos" %}
[training-videos](https://docs.innova-drilling.com/introduction/video-guides/training-videos)
{% 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="technical-notes/well-seeker-pro-technical-notes" %}
[well-seeker-pro-technical-notes](https://docs.innova-drilling.com/introduction/technical-notes/well-seeker-pro-technical-notes)
{% endcontent-ref %}

{% content-ref url="technical-notes/medium-priority" %}
[medium-priority](https://docs.innova-drilling.com/introduction/technical-notes/medium-priority)
{% endcontent-ref %}

{% content-ref url="technical-notes/low-priority" %}
[low-priority](https://docs.innova-drilling.com/introduction/technical-notes/low-priority)
{% 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.
