# Chuỗi dịch vụ

## Đối tượng mục tiêu <a href="#intended-audience" id="intended-audience"></a>

* Nhà phát triển dApp cần TPS cao, phí giao dịch tối thiểu hoặc quyền riêng tư dữ liệu.
* Bất kỳ ai muốn xây dựng mạng lưới riêng tư cục bộ hoặc cơ sở dữ liệu sổ cái để thử nghiệm.

## Tổng quan về Chuỗi dịch vụ <a href="#service-chain-overview" id="service-chain-overview"></a>

Chuỗi dịch vụ Klaytn cung cấp các tính năng sau.

* Tính hoàn thiện tức thời.
* Chuyển token chuỗi chéo.
* Neo dữ liệu vào chuỗi chính.
* Hợp đồng cầu nối đa chữ ký để đáp ứng các yêu cầu bảo mật của doanh nghiệp.

![](/files/SGN1Xt14um6awlaoCIaw)

Đọc [Giải pháp mở rộng Klaytn](/content/klaytn/scaling-solutions.md) để biết thêm chi tiết về Chuỗi dịch vụ.


---

# 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://archive-vn.docs.klaytn.foundation/content/installation-guide/deployment/service-chain.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.
