> For the complete documentation index, see [llms.txt](https://2026.istvs.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://2026.istvs.org/conference/technical-tour.md).

# Technical Tour

ISTVS 2026 | October 11-15, 2026  | Pretoria, South Africa

The Technical Tour will take place at [Gerotek Test Facilities](https://www.armscor.co.za/service/geroteck/), West of Pretoria. Gerotek Test Facilities is a multidisciplinary organisation providing accredited, independent testing and evaluation services, product demonstration and promotion, corporate event hosting, and advanced driver training and development programmes. Gerotek supports clients throughout the entire product life cycle, from development and validation to evaluation and demonstration.

{% hint style="info" %}
The Technical Tour, lunch and transport from Future Africa is included in the conference registration fee and transport.
{% endhint %}

#### Gerotek’s Primary Mandate

* To be an independent and accredited testing, evaluation, training and event support services provider to the Department of Defense and ARMSCOR.
* To utilise available capacity providing independent accredited testing, evaluation, training and events support services to other local and foreign government institutions, government departments and commercial industries locally and internationally.

<div data-with-frame="true"><figure><img src="https://3752480070-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtANpeUQMKculoemLt49T%2Fuploads%2FalJoLdf5Mi14GFVpr1TZ%2Funknown.jpeg?alt=media&amp;token=cc47a57a-4c67-4e0b-948c-b50c831f2dab" alt=""><figcaption></figcaption></figure></div>

<div data-with-frame="true"><figure><img src="https://3752480070-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtANpeUQMKculoemLt49T%2Fuploads%2Fm8wwMQJ9D2uTpygVNuS6%2Funknown.jpeg?alt=media&amp;token=d22a7869-1d9b-4436-8a4e-1d7f856f0b35" alt=""><figcaption></figcaption></figure></div>


---

# 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, and the optional `goal` query parameter:

```
GET https://2026.istvs.org/conference/technical-tour.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
