# 구독자의 페이지 사용 방법

## 이 글에서는

구독자 시점의 페이지 화면을 살펴보고, 구독자의 페이지 이용 방법에 관해 알아봅니다.

아래 도움말을 참고하면 구독자가 페이지에 로그인하는 방법과 구독자가 직접 구독 정보를 수정하는 방법을 확인할 수 있습니다.

{% content-ref url="/pages/DuW4mVLIuCZljTK1LP5c" %}
[페이지 로그인하기](/page/subscriber-guide/login.md)
{% endcontent-ref %}

{% content-ref url="/pages/PceKfPmyYmOG5i5u52Kx" %}
[구독 정보 직접 수정하기](/page/subscriber-guide/modify.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/subscriber-guide.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.
