# 유연성을 위한 키셋

AnyTrust 구조에서 필수적인 역할을 수행하는 키셋은 데이터 가용성 증명서(DACert)의 유효성 검증에 필요한 서명 수와 위원회 회원의 공개 키를 지정합니다. 키셋은 위원회 멤버십을 변경할 때 필요한 유연성을 제공하고, 위원회 회원들이 자신의 키를 필요에 따라 업데이트할 수 있도록 보장합니다.

각 키셋은 위원회 회원 수, 각 회원의 BLS 공개 키, 필요한 서명 수를 포함합니다. 이 키셋들은 고유 해시로 식별할 수 있어서 효율적인 관리와 추적이 가능합니다.


---

# 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://xai-foundation.gitbook.io/xai-network/kn/about-xai/xai-1/anytrust/undefined-1.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.
