> For the complete documentation index, see [llms.txt](https://docs.tibero.com/tibero-manuals/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tibero.com/tibero-manuals/getting-started.md).

# 시작하기

- [Introduction](https://docs.tibero.com/tibero-manuals/getting-started/introduction.md): Tibero DBMS는 고성능, 고가용성 및 확장성의 문제를 해결하는 엔터프라이즈 데이터베이스관리시스템 입니다.
- [Tibero DBMS 안내서](https://docs.tibero.com/tibero-manuals/getting-started/introduction/introduction-guide.md): 티베로 DBMS 관리 방법에 대해 안내합니다.
- [Tibero 소개](https://docs.tibero.com/tibero-manuals/getting-started/introduction/introduction-guide/introduction-to-tibero.md): Tibero 기본 개념과 티베로 DBMS 기능 프로세스 구조에 대해 안내합니다.
- [Tibero 환경](https://docs.tibero.com/tibero-manuals/getting-started/introduction/introduction-guide/tibero-environment.md): 티베로 DB 환경을 위한 관리 툴, 디렉터리, 환경변수 파일에 대해 안내합니다.
- [Tibero 안내서 구성](https://docs.tibero.com/tibero-manuals/getting-started/introduction/introduction-guide/tibero-guides.md): Tibero7 안내서 종류와 활용 방법을 소개합니다.
- [저작권 안내](https://docs.tibero.com/tibero-manuals/getting-started/introduction/introduction-guide/copyright-notice.md): 티맥스티베로 기술문서에 일반적으로 공통 적용되는 저작권 안내사항 입니다.
- [Tibero 문서 네비게이션 맵](https://docs.tibero.com/tibero-manuals/getting-started/introduction/techdocs-navigation-map.md): 개발, 운영 등 업무에 따라 필요한 티베로 기술정보를 아래 문서 목록에서 확인하세요.
- [What's New](https://docs.tibero.com/tibero-manuals/getting-started/whats-new.md): 최신 버전인 Tibero7 DBMS 신규 적용 사항을 확인하세요.
- [Tibero7 릴리즈 노트](https://docs.tibero.com/tibero-manuals/getting-started/whats-new/release-note.md): Tibero7 DBMS 릴리즈 버전을 통해 신규 업데이트 사항을 확인하세요.
- [Tibero 6.7 패치셋 릴리즈 노트](https://docs.tibero.com/tibero-manuals/getting-started/whats-new/tibero-6.7.md): Tibero6 DBMS 릴리즈 버전을 통해 신규 업데이트 사항을 확인하세요.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.tibero.com/tibero-manuals/getting-started.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
