# 페이지 만들고 관리하기

## 이 글에서는

페이지는 지금까지 발송한 뉴스레터를 손쉽게 모아서 보여주며 구독 신청도 받을 수 있는 웹 페이지입니다. 페이지를 잘 만들어 두면 구독자를 유입시키는 데 도움을 받을 수 있습니다.&#x20;

'페이지 만들고 관리하기'에서는 페이지를 만들고, 수정하고, 더 나아가서 페이지 성과를 추적하는 방법에 관해 다룹니다. 아래 도움말을 참고해 페이지를 만들고 관리하는 방법을 학습해 보세요.

{% content-ref url="/pages/9YlEZ5lmAieRBx2aMtPi" %}
[페이지 만들기](/page/creating-and-managing/create.md)
{% endcontent-ref %}

{% content-ref url="/pages/q18bgaqbvS7P7EQTbadV" %}
[페이지 수정하기](/page/creating-and-managing/modify.md)
{% endcontent-ref %}

{% content-ref url="/pages/LU51B3Cs6yh8SAVSkwj2" %}
[페이지 성과 추적하기](/page/creating-and-managing/analytics.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://help.stibee.com/page/creating-and-managing.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.
