# Getting Started

- [Introduction](https://docs.tibero.com/en_tibero-technical-guides/getting-started/introduction.md)
- [Copyright Notice](https://docs.tibero.com/en_tibero-technical-guides/getting-started/introduction/copyright-notice.md)
- [Tibero document navigation map](https://docs.tibero.com/en_tibero-technical-guides/getting-started/introduction/techdocs-navigation-map.md): Please check the list of documents below for the Tibero technical information required for development and operation.
- [Upgrade](https://docs.tibero.com/en_tibero-technical-guides/getting-started/upgrade.md)
- [Source DB Operations](https://docs.tibero.com/en_tibero-technical-guides/getting-started/upgrade/source-db-operations.md): The chapters in this part explain the procedures for upgrading the source DB, Tibero 6.
- [Target DB Operations](https://docs.tibero.com/en_tibero-technical-guides/getting-started/upgrade/target-db-operations.md): The chapters in this part explain the procedures for installing target DB, Tibero 7.
- [Validation](https://docs.tibero.com/en_tibero-technical-guides/getting-started/upgrade/validation.md): This chapter checks the Object Count and Constraint by comparing them with the Object and Constraint counts in the Target DB.
- [I/F Driver change](https://docs.tibero.com/en_tibero-technical-guides/getting-started/upgrade/i-f-driver-change.md): This chapter explains I/F Driver change uisng JDBC, ODBC, DB Link, etc.
- [Migration](https://docs.tibero.com/en_tibero-technical-guides/getting-started/migration.md)
- [Pre-Migration Considerations](https://docs.tibero.com/en_tibero-technical-guides/getting-started/migration/pre-migration-considerations.md): This section explains the pre-migration considerations.
- [Migration Methods](https://docs.tibero.com/en_tibero-technical-guides/getting-started/migration/migration-methods.md): This section explains the methods used for database migration.
- [Migration](https://docs.tibero.com/en_tibero-technical-guides/getting-started/migration/migration.md): This section explains the procedures and methods for migrating from other DBMS to Tibero.
- [Data types](https://docs.tibero.com/en_tibero-technical-guides/getting-started/migration/data-types.md): This section explains the comparison of column data types between Tibero and other DBMS.


---

# 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/en_tibero-technical-guides/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.
