# StakeMarket

스테이크는 두 개 이상의 거래 당사자가 에스크로에 자금을 잠금으로 제공하고, 각 당사자가 에스크로에서 자금을 해제하기로 합의 한 특정 조건을 정의하는 신뢰의 메커니즘입니다.

자금을 해제하려면 모든 당사자가 다음 중 하나에 동의해야 합니다:

* 거래 취소: 이 경우 각 당사자는 이전에 에스크로에 입금 한 금액을 환불 받습니다.
* 또는 거래 완료: 이 경우 각 당사자는 자신의 지분을 받습니다.

분쟁이 발생하는 경우, 스테이크는 스테이크 커뮤니티에 의해 투표에 제출됩니다. 투표 과정은 일주일 동안 지속됩니다.

스테이크는 거래 당사자 간에 완전히 신뢰하지 않는 경우에 사용될 수 있습니다: 전자 상거래, 라이드 헤일링, 배송, 건설 프로젝트 등에서 사용될 수 있습니다.

[커뮤니티로부터 추가 지원을 받으세요.](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/stakemarket.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.
