# En\_Zetadata Manual

## En\_Zetadata\_7.2.3

- [ZetaData Manual](https://docs.tibero.com/zetadata.en/zetadata-manual.md)
- [Introduction](https://docs.tibero.com/zetadata.en/introduction.md): This chapter describes the basic concepts and features of ZetaData.
- [Network Configuration](https://docs.tibero.com/zetadata.en/network-configuration.md): This chapter describes how to configure the network of ZetaData's DB nodes and Storage nodes.
- [Storage Server Installation and Configuration](https://docs.tibero.com/zetadata.en/installation-configuration.md): This chapter describes how to install a storage server, and register disks and flash devices. It also explains how to create disk space, table space and install DB using SSVR instance on TAS instance.
- [Flash Cache Management](https://docs.tibero.com/zetadata.en/flash-cache-management.md): This chapter describes how to configure a flash cache for SSVR instances using flash devices on storage nodes and use it efficiently.
- [Tibero Columnar Compression](https://docs.tibero.com/zetadata.en/tibero-columnar-compression.md): This chapter describes Tibero Columnar Compression (TCC), a key feature of ZetaData.
- [Function Offloading](https://docs.tibero.com/zetadata.en/function-offloading.md): This chapter describes Function Offloading, a key feature of ZetaData.
- [Storage Data Map](https://docs.tibero.com/zetadata.en/storage-data-map.md): This chapter describes the Storage Data Map, a key feature of ZetaData.
- [Data Backup and Recovery](https://docs.tibero.com/zetadata.en/backup-recovery.md): This chapter describes how to backup and recover ZetaData data.
- [Failover](https://docs.tibero.com/zetadata.en/failover.md): This chapter describes failover methods for each of ZetaData's configurations.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.tibero.com/zetadata.en/zetadata-manual.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.
