# StakeMarket

Stakes serve as trust mechanisms whereby two or more parties in a transaction lock funds in escrow, each defining specific terms for the release of the funds.

For funds to be released, all parties must agree to either:

* A **cancellation of the transaction**: Each party receives a refund of their previously deposited escrow funds.
* A **completion of the transaction**: Each party receives their due payment.

In case of disagreement, the stake is submitted to a vote by the stakes' community, with the voting process lasting for a week.

Stakes find application in various scenarios where transaction parties lack complete trust, such as e-commerce, ride-hailing, delivery, and construction projects.

[For additional support, engage with the community here.](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/bahasa-indonesia/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.
