# 커스텀 타입 연동 가이드

- [커스텀 타입(Android)](https://adpopcornssp.gitbook.io/ssp-sdk/undefined-2/extra-guide/undefined-3/android.md): 본 문서는 비공개 문서이며 Android 환경에서 커스텀 타입 광고용 API 가이드 입니다.
- [커스텀 타입(iOS)](https://adpopcornssp.gitbook.io/ssp-sdk/undefined-2/extra-guide/undefined-3/ios.md): 본 문서는 비공개 문서이며 iOS 환경에서 커스텀 타입 광고용 API 가이드 입니다.


---

# 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://adpopcornssp.gitbook.io/ssp-sdk/undefined-2/extra-guide/undefined-3.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.
