# TrustBounties

TrustBounties are protocols that lock a certain amount of collateral up for a period of time to guarantee a certain specific set of terms. In case those terms were to be broken by the owner of the collateral, the collateral can get claimed and the trustBounties' community would have to decide through a vote whether you should the owner should lose the collateral or not.

Voting decisions can be appealed an infinite amount of time and each appeal resubmits the case for a vote. Each appeal costs 1% of the amount being claimed.

[Get further support from 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/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.
