# 시작하기

- [Forguncy | 포건시](https://doc.forguncy.co.kr/v7/getting-started/forguncy.md)
- [시스템 요구사항](https://doc.forguncy.co.kr/v7/getting-started/systemrequirement.md): Forguncy(포건시) 빌더와 서버의 시스템 사양을 설명합니다.
- [Version 7.0 / 7.1](https://doc.forguncy.co.kr/v7/getting-started/systemrequirement/version-7.0-7.1.md): 포건시 7.X 버전의 시스템 설치 요구사항 입니다.
- [포건시 빌더|디자이너](https://doc.forguncy.co.kr/v7/getting-started/builder_info.md)
- [빌더(Builder) 설치](https://doc.forguncy.co.kr/v7/getting-started/builder_info/buildersetup.md)
- [빌더(Builder) 온라인 라이선싱](https://doc.forguncy.co.kr/v7/getting-started/builder_info/builderonline.md): 인터넷이 연결된 환경에서 포건시 빌더를 활성화/비활성화 하는 방법에 대해서 안내합니다.
- [빌더(Builder) 오프라인 라이선싱](https://doc.forguncy.co.kr/v7/getting-started/builder_info/builderoffline.md): 터넷이 연결되지 않은 환경에서 포건시 빌더를 활성화/비활성화 하는 방법에 대해서 안내합니다.
- [빌더(Builder) 제거](https://doc.forguncy.co.kr/v7/getting-started/builder_info/builderdelete.md): 윈도우 10 환경에서 포건시 빌더를 컴퓨터에서 삭제하는 방법을 설명합니다.
- [포건시 서버|Server](https://doc.forguncy.co.kr/v7/getting-started/server_info.md)
- [서버(Server) 설치](https://doc.forguncy.co.kr/v7/getting-started/server_info/serversetup.md)
- [서버(Server) 온라인 라이선싱](https://doc.forguncy.co.kr/v7/getting-started/server_info/serveronline.md): 인터넷이 연결된 환경에서 포건시 빌더를 활성화/비활성화 하는 방법에 대해서 안내합니다.
- [서버(Server) 오프라인 라이선싱](https://doc.forguncy.co.kr/v7/getting-started/server_info/serveroffline.md)
- [서버(Server) 제거](https://doc.forguncy.co.kr/v7/getting-started/server_info/serverdelete.md)


---

# 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/getting-started.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.
