# 11회차

## 주소록 연동

* 참고 URL : <http://postcode.map.daum.net/guide>
* 방식
* 팝업방식
* iframe방식
* 지도와 함께보여주는 방식

## 결제내역

* 관리자만 접근 가능하게 부여 (미들웨어에 적용)
* 각 라우팅에 적용


---

# 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://incheol-jung.gitbook.io/docs/study/nodejs/2018-01-16-nodejs-11st.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.
