# 페이지 로드 모드

포건시는  점진적 로딩과     전체페이지로딩의 두 가지 페이지 로딩 모드를 제공합니다. 기본값은 점진적 로딩입니다.

"파일->옵션->응용 프로그램 설정"의 "애플리케이션 UI" 영역에서 "페이지 로딩 모드"를 설정하십시오.

<figure><img src="/files/4w66h9uYA136cNBahxdc" alt=""><figcaption></figcaption></figure>


---

# 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://doc.forguncy.co.kr/forguncy-v9/pages/setpage/pageloadmode.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.
