# Quickstart

## 개요

Hanasis Installer는 하나시스 플랫폼의 통합 설치 프로그램입니다. 본 설치 프로그램은 다음과 같은 특징을 제공합니다:

* 원클릭 통합 설치 환경 제공
* 종속성 자동 확인 및 설치
* 실시간 설치 상태 모니터링
* 오류 발생 시 상세 진단 정보 제공
* 다국어 제공

## 시스템 요구사항

#### 필수 요구사항

* **운영체제**: Windows 10 이상
* **프로세서**: 2GHz 이상의 듀얼 코어 프로세서
* **메모리**: 최소 4GB RAM (8GB 이상 권장)
* **저장공간**: 최소 10GB의 여유 공간
* **네트워크**: 안정적인 인터넷 연결
* **권한**: Windows 관리자 권한

#### 사전 설치 확인사항

* 이전 버전의 하나시스 관련 프로그램 제거
* Windows 업데이트 최신 상태 유지
* 윈도우 시간 동기화 유지
* 바이러스 백신 프로그램 일시 중지 (설치 과정 중 간섭 방지)

## 설치 프로세스

### 1. 설치 준비

1. 설치 파일 다운로드
   * 공식 배포 사이트에서 최신 버전의 Hanasis Installer 다운로드
   * 파일 무결성 검증 (제공된 체크섬 확인)
2. 설치 환경 확인
   * 관리자 권한으로 실행 준비
   * 인터넷 연결 상태 확인
   * 필요한 포트 개방 상태 확인 (예: MongoDB 27017)

## 문제 해결

### 일반적인 설치 오류 및 해결 방법

* **권한 관련 오류**: 관리자 권한으로 재실행
* **포트 충돌**: 충돌 포트 확인 및 해제
* **의존성 설치 실패**: 수동 설치 가이드 제공

### 로그 수집 및 분석

* 설치 로그 위치: `C:\Users\<username>\AppData\Local\Temp\Hanasis\logs`
* 오류 보고서 생성 방법
* 기술 지원팀 연락 절차

### 기술 지원

설치 중 문제가 발생할 경우 다음 채널을 통해 문의바랍니다:

* **이메일**: <platform@hanasis.com>
* **원격 지원**: HanaDesk ID 공유


---

# 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://hanasis.gitbook.io/hanasis-platform/getting-started/quickstart.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.
