# TrustBounties

TrustBounties는 일정 기간 동안 일정 금액의 담보금을 잠그고 특정 조건을 보장하기 위한 프로토콜입니다. 만약 그 조건이 담보금 소유자에 의해 깨진다면, 담보금을 청구할 수 있으며 TrustBounties 커뮤니티는 소유자가 담보금을 잃을 지 여부를 투표를 통해 결정해야 합니다.

투표 결정은 무한히 항소될 수 있으며, 각 항소는 사례를 다시 투표에 제출합니다. 각 항소에는 청구되는 금액의 1%가 비용으로 듭니다.

[커뮤니티로부터 추가 지원을 받으려면 여기를 클릭하세요.](https://paychat.payswap.org/#/room/%23paycom%3Amatrix.org?via=matrix.org)


---

# 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.payswap.org/korean/products/trustbounties.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.
