# Welcome

Here you will find all the information on Instreamatic Ad Technology. Please use the table of contents to navigate the page.&#x20;

{% hint style="danger" %}
Please check, if your SDK version is up to date:&#x20;
{% endhint %}

{% hint style="success" %}
iOS SDK

Objective-C version: **update pending.**

SWIFT Version: **2.19.6**
{% endhint %}

{% hint style="success" %}
Android SDK: **9.6.10**

**What's new:**

* Bug fixes & Performance updates
  {% endhint %}

{% content-ref url="instreamatic-dialogue-ads/ios-manual-for-dialogue-ads" %}
[ios-manual-for-dialogue-ads](https://help.instreamatic.com/instreamatic-dialogue-ads/ios-manual-for-dialogue-ads)
{% endcontent-ref %}

{% content-ref url="dialogue-ads-for-android/android-manual-for-dialogue-ads" %}
[android-manual-for-dialogue-ads](https://help.instreamatic.com/dialogue-ads-for-android/android-manual-for-dialogue-ads)
{% endcontent-ref %}

{% content-ref url="audio-ads/instreamatic-vast" %}
[instreamatic-vast](https://help.instreamatic.com/audio-ads/instreamatic-vast)
{% endcontent-ref %}


---

# 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://help.instreamatic.com/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.
