# Getting Started

Select the integration based on your development framework.

{% content-ref url="/spaces/8FPXPNk0nLIRsJsg3nxP/pages/gCi8kKbJJfAFwoMSthG6" %}
[Create a Publisher Account](/getting-started/create-a-publisher-account.md)
{% endcontent-ref %}

{% content-ref url="/spaces/8FPXPNk0nLIRsJsg3nxP/pages/hl0PMjIXsFU6WBqpiac1" %}
[Create your App/Site](/getting-started/create-your-app-site.md)
{% endcontent-ref %}

{% content-ref url="/spaces/8FPXPNk0nLIRsJsg3nxP/pages/694IF28v9DOi3J9TnG5X" %}
[Create an AdUnit](/getting-started/create-an-adunit.md)
{% endcontent-ref %}

{% content-ref url="/spaces/8FPXPNk0nLIRsJsg3nxP/pages/dWOSP9T7ETVAQvDiWo4w" %}
[Test in Sanbox mode](/getting-started/test-in-sanbox-mode.md)
{% endcontent-ref %}

{% content-ref url="/pages/45oi6SJrUB8VtccOrojJ" %}
[Android](/android.md)
{% endcontent-ref %}

{% content-ref url="/pages/WeNCDtiieA2t3jORRODw" %}
[iOS](/ios.md)
{% endcontent-ref %}

{% content-ref url="/pages/Hy9RMWwu8cUPfaklOFdC" %}
[Unity](/unity.md)
{% endcontent-ref %}

{% content-ref url="/pages/jrpM0xBwwMWQPHAFyug7" %}
[Flutter](/flutter.md)
{% endcontent-ref %}

{% content-ref url="/spaces/8FPXPNk0nLIRsJsg3nxP/pages/hJSJCv7lUpPUhMIyuZPh" %}
[iFrame](/iframe.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://docs.mychips.io/getting-started.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.
