# AdiSON 오퍼월 연동가이드

연동가이드와 관련된 문의사항은 <dev.team@adison.co>로 전달바랍니다.

{% hint style="warning" %}
💡 **참고**&#x20;

매체 연동 프로세스 **문서를 확인해 주세요.**\
👉 [매체 연동 프로세스 문서 바로가기](https://docs.google.com/presentation/d/1AFvDVgw6yzcnGMDbfpvzsk9CP6nwjzAs-sn606BZgfk/edit?usp=sharing)
{% endhint %}

{% content-ref url="android-quick-start" %}
[android-quick-start](https://docs.adison.co/adison/android-quick-start)
{% endcontent-ref %}

{% content-ref url="ios-quick-start" %}
[ios-quick-start](https://docs.adison.co/adison/ios-quick-start)
{% endcontent-ref %}

{% content-ref url="campaigns-api" %}
[campaigns-api](https://docs.adison.co/adison/campaigns-api)
{% 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.adison.co/adison/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.
