# 1. 소개

## 환영합니다!

Orange Web v2.0 GWS(Geo Web Server) 개발자 가이드에 오신 것을 환영합니다! 이 가이드는 당사 제품을 사용하여 웹 기반 지리 정보 시스템(GIS)을 구축하는 방법에 대한 포괄적인 내용을 제공하고 있습니다. 이제 막 시작한 개발자에게 이 가이드는 강력하고 동적인 웹 매핑 응용 프로그램을 만드는 데 필요한 주요 개념과 도구를 이해하는 데 도움이 될 것입니다. GIS에 대한기초 지식과 및 웹 GIS의 기초부터 OpenLayers를  이용한 시각화같은 주제에 이르기까지 모든 것을 다룰 것입니다. 이제 웹 GIS의 흥미진진한 세계를 함께 시작하고 탐험해 봅시다!

<br>


---

# 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://docs2.stlogic.co.kr/1.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.
