# 로딩 표시 시작 (LoadingCommand)

로딩 표시 시명령을 통해 페이지 이동을 하거나 명령 실행 시간이 너무 긴 경우 사용자에게 작업이 수행되고 있음을 알리는 로딩 애니메이션이 표시됩니다.  로딩 표시 시작과 로딩 표시 종료를 지원합니다.&#x20;

### 플러그인 다운로드&#x20;

버전에 맞는 플러그인을 다운로드 합니다.

<table><thead><tr><th width="139">버전 </th><th>다운로드 링크 </th></tr></thead><tbody><tr><td>v 7. 1</td><td><a href="https://forguncy-korea.github.io/attached_files/Plugin_Files/V7.1_Plugin_20211223/LoadingCommand.zip">LoadingCommand.zip</a></td></tr><tr><td>v 7. 0</td><td><a href="https://forguncy-korea.github.io/attached_files/Plugin_Files/V7_Plugin_20210722/LoadingCommand.zip">LoadingCommand.zip</a></td></tr><tr><td>v 6. 1</td><td><a href="https://forguncy-korea.github.io/attached_files/Plugin_Files/V6.1_Plugin_20201111/LoadingCommand.zip">LoadingCommand.zip</a></td></tr></tbody></table>

### 사용 방법&#x20;

1. 플러그인을 다운로드합니다.
2. Forguncy Builder에서 설치하고 Forguncy Builder를 다시 실행합니다.
3. 명령창에서 "로딩 표시 시작" 명령을 선택하고 아래와 같이 설정합니다.&#x20;

<figure><img src="/files/ZQ4UuBUv2OnTj3kvbguC" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
전체 시스템을 통일된 스타일로 만들기 위해 플러그인의 최종 버전에서는 로딩 애니메이션의 설정 위치가 전역적으로 설정됩니다

![](/files/1nrdJYU8wbaekRdFDP7z)
{% endhint %}

4\. 실행하면 아래와 같이 로딩 표시가 나타나는 것을 확인할 수 있습니다.&#x20;

<figure><img src="/files/f8UEyjv6OCI6sgVLvXid" 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/v7/plugin/useplugin/commandtype/loadingcommand.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.
