# 웹 사이트에 배포

포건시는 다음 그림과 같이 작동합니다.

![](https://content.gitbook.com/content/kr3K95OpVnkhRrSKF3Qh/blobs/wtdF75hlRnIWGlLYAFQQ/MicrosoftTeams-image%20\(2\).png)

포건시의 버전 번호는 일반적으로 1.1.0.0과 같은 네 개의 숫자로 지정되며 첫 번째 숫자는 주 버전 번호입니다. 서버 측에 게시할 때 빌더의 주 버전 번호는 서버 측의 주 버전 번호와 같아야 합니다. 동시에 서버 측 버전 번호는 빌더의 버전 번호보다 크거나 같아야 합니다. 그렇지 않으면 다음과 같은 오류 메시지가 표시됩니다..

![](https://content.gitbook.com/content/kr3K95OpVnkhRrSKF3Qh/blobs/3kXuoLO9TT2c7uK9d9jE/image.png)


---

# 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/distribute_permission/distribute_website.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.
