# SysMasterDB 시작하기

본 장에서는 SysMasterDB 접속 이후의 사용 방법을 다음과 같은 단계로 설명한다.

1. [**SysMasterDB 접속하기**](/sysmasterdb-for-postgresql1.0/8.3_manual/sysmasterdb/sysmasterdb.md) - 로그인 및 그룹 선택 방법에 대해 설명한다.
2. [**권한 설정하기**](/sysmasterdb-for-postgresql1.0/8.3_manual/sysmasterdb/privileges.md) - 그룹과 권한에 대해 설명한다.
3. [**User 생성하기**](/sysmasterdb-for-postgresql1.0/8.3_manual/sysmasterdb/create-user.md) - 유저 생성 방법에 대해 설명한다.
4. [**Instance 등록하기**](/sysmasterdb-for-postgresql1.0/8.3_manual/sysmasterdb/import-instance.md) - 관제 DB 등록 방법에 대해 설명한다.
5. [**Group 생성하기**](/sysmasterdb-for-postgresql1.0/8.3_manual/sysmasterdb/create-group.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://docs.tibero.com/sysmasterdb-for-postgresql1.0/8.3_manual/sysmasterdb.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.
