# OwlDB Manual

> **About the Guide**
>
> Issued date: 2025.12.12\
> Software version: OwlDB v1.2.0 \
> Guide version: v1.2.0&#x20;

This guide is intended for anyone who wants to use the features provided by OwlDB to conveniently operate and manage their databases.

### Required Knowledge <a href="#undefined" id="undefined"></a>

* **Database**
* **RDBMS**

***

## Document Organization <a href="#undefined" id="undefined"></a>

The guide contains 4 chapters.

{% tabs %}
{% tab title=" Services and Legal Notices" %}
Prerequisites and legal notices to help the users get started with OwlDB.

🔎 [Go to Services and Legal Notices](https://docs.tibero.com/en_owldb/user-guide/overview)
{% endtab %}

{% tab title="CSP Prerequisites" %}
CSP(Cloud Service Provider) requirements for using OwlDB.

🔎 [Go to CSP Prerequisites](https://docs.tibero.com/en_owldb/user-guide/preparation)
{% endtab %}

{% tab title="Feature guide" %}
Learn how to use OwlDB by feature, from creating a database to managing, monitoring, migrating, and more.&#x20;

🔎 [Go to Feature guide](https://docs.tibero.com/en_owldb/user-guide/function)
{% endtab %}

{% tab title="References" %}
Find resources that can help the users get started with OwlDB.&#x20;

🔎 [Go to References](https://docs.tibero.com/en_owldb/user-guide/references)
{% endtab %}
{% endtabs %}

###


---

# 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_owldb/user-guide.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.
