# Getting Started

- [Introduction](https://docs.tibero.com/tibero.en/getting-started/introduction.md)
- [Introduction Guide](https://docs.tibero.com/tibero.en/getting-started/introduction/introduction-guide.md)
- [Introduction to Tibero](https://docs.tibero.com/tibero.en/getting-started/introduction/introduction-guide/introduction-to-tibero.md): It describes the basic concepts, processes, and directory structures of Tibero.
- [Tibero Environment](https://docs.tibero.com/tibero.en/getting-started/introduction/introduction-guide/tibero-environment.md): It describes management tools, directories, environment variables, and configuration files for a Tibero environment.
- [Tibero Guides](https://docs.tibero.com/tibero.en/getting-started/introduction/introduction-guide/tibero-guides.md): It describes Tibero guides briefly.
- [Copyright Notice](https://docs.tibero.com/tibero.en/getting-started/introduction/introduction-guide/copyright-notice.md)
- [Tibero document navigation map](https://docs.tibero.com/tibero.en/getting-started/introduction/techdocs-navigation-map.md): Please check the list of documents below for the Tibero technical information required for development and operation.
- [What's New](https://docs.tibero.com/tibero.en/getting-started/whats-new.md): Introduces new features and changes implemented to Tibero 7.
- [Release note](https://docs.tibero.com/tibero.en/getting-started/whats-new/release-note.md)
- [Release note\_7.1](https://docs.tibero.com/tibero.en/getting-started/whats-new/release-note/tibero-7.1.md): This chapter briefly describes newly added and updated features in Tibero 7.1.
- [Release note\_7.2](https://docs.tibero.com/tibero.en/getting-started/whats-new/release-note/tibero-7.2.md): This chapter briefly describes newly added and updated features in Tibero 7.2.
- [Release note\_7.2.1](https://docs.tibero.com/tibero.en/getting-started/whats-new/release-note/tibero-7.2.1.md): This chapter briefly describes newly added and updated features in Tibero 7.2.1.
- [Release note\_7.2.2](https://docs.tibero.com/tibero.en/getting-started/whats-new/release-note/tibero-7.2.2.md): This chapter briefly describes newly added and updated features in Tibero 7.2.2.


---

# 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/tibero.en/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.
