# Installation

Step-by-step instructions for installing and configuring TyrAds SDK Iframe in your applications. These integration guides help you quickly add TyrAds SDK Iframe to your applications.

{% content-ref url="/pages/bWr7YUn0g5T4AKo7bnZB" %}
[PHP](/v3.0/iframe/installation/php.md)
{% endcontent-ref %}

{% content-ref url="/pages/bsMFqepu4g1807em24dj" %}
[NodeJS](/v3.0/iframe/installation/nodejs.md)
{% endcontent-ref %}

{% content-ref url="/pages/Y2GjG0H4oza9bqY3eB8u" %}
[Golang](/v3.0/iframe/installation/golang.md)
{% endcontent-ref %}

{% content-ref url="/pages/YP15Qv4fWQcMX4oZUPEB" %}
[Manual Integration](/v3.0/iframe/installation/manual-integration.md)
{% 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://sdk-doc.tyrads.com/v3.0/iframe/installation.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.
