> For the complete documentation index, see [llms.txt](https://docs.tibero.com/home/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/home/en/docs-home.md).

# Docs Home

> #### Product Overview Center
>
> Offers comprehensive reference materials outlining key features and value-driven outcomes across TmaxTibero solutions.\ <a href="https://docs.tibero.com/introduction/en" class="button primary">Go to Product Overview Center</a>

### Database

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>Tibero</strong></mark></td><td>High-performance enterprise DBMS in on-premise and cloud environments</td><td><a href="https://docs.tibero.com/tibero/en">https://docs.tibero.com/tibero/en</a></td></tr><tr><td><mark style="color:blue;"><strong>Tmax OpenSQL</strong></mark></td><td>PostgreSQL-based database cluster with high performance and high availability</td><td><a href="https://docs.tmaxtibero.com/tmaxopensql.en">https://docs.tmaxtibero.com/tmaxopensql.en</a></td></tr><tr><td><mark style="color:blue;"><strong>Zetadata</strong></mark></td><td>High-performance DB appliance solution with H/W</td><td><a href="https://docs.tmaxtibero.com/zetadata.en">https://docs.tmaxtibero.com/zetadata.en</a></td></tr></tbody></table>

### Database development & management

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>OwlDB</strong></mark></td><td>Solution for seamless Tibero DBMS deployment and management in the cloud</td><td><a href="https://docs.tibero.com/owldb.en/">https://docs.tibero.com/owldb.en/</a></td></tr><tr><td><mark style="color:blue;"><strong>SysmasterDB</strong></mark></td><td>DBMS performance management solution optimized for Tibero</td><td><a href="https://docs.tmaxtibero.com/sysmasterdb.en/">https://docs.tmaxtibero.com/sysmasterdb.en/</a></td></tr><tr><td><mark style="color:blue;"><strong>Tibero Studio</strong></mark></td><td>GUI tool with a variety of features for efficient database development</td><td><a href="https://docs.tibero.com/tiberostudio.en">https://docs.tibero.com/tiberostudio.en</a></td></tr><tr><td><mark style="color:blue;"><strong>ProSync Manager</strong></mark></td><td>Powerful tool for efficiently monitoring ProSync, a leading CDC solution</td><td><a href="https://docs.tmaxtibero.com/prosyncmanager.en">https://docs.tmaxtibero.com/prosyncmanager.en</a></td></tr></tbody></table>

###


---

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