# 검색 광고 연동 가이드

- [네이버 검색 광고 연동 가이드](https://adpopcornssp.gitbook.io/ssp-sdk/undefined-2/extra-guide/undefined/undefined.md): 네이버 검색 광고 상품(Naver Search Ads)에 대한 연동 페이지입니다. 요청하는 파라미터 값에 따라서 콘텐츠 광고와 검색 광고로 구분됩니다.
- [콘텐츠 광고 연동 가이드](https://adpopcornssp.gitbook.io/ssp-sdk/undefined-2/extra-guide/undefined/undefined/undefined.md): 콘텐츠 광고 노출 API v2는 서버 또는 모바일 네이티브 앱 등 HTTP 클라이언트를 통해 직접 광고를 요청하는 경우 사용하는 API 입니다.
- [검색 광고 연동 가이드](https://adpopcornssp.gitbook.io/ssp-sdk/undefined-2/extra-guide/undefined/undefined/undefined-1.md): 검색 광고 노출 API v2는 서버 또는 모바일 네이티브 앱 등 HTTP 클라이언트를 통해 직접 광고를 요청하는 경우 사용하는 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.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.
