# 抵押贷款

抵押贷款

具有锁定抵押品的TrustBounties可以附加到质押中，通过质押可以进行贷款，以便每当具有抵押品的质押所有者违约贷款时，该抵押品可以被债权人合法攻击和索赔。

以下是请求抵押贷款的逐步指南：

* 首先，您需要创建一个TrustBounty并向其添加抵押品。如果您的抵押品是可替代代币，您可以在下面的页面上阅读执行此操作的指南：

{% content-ref url="/pages/T6GNPRP7lAVcVtszewJO" %}
[英国《金融时报》赏金](/zhong-guo-ren/products/trustbounties/ft-bounties.md)
{% endcontent-ref %}

如果您的抵押品是非可替代代币，则可以在下面的页面上阅读执行此操作的指南：

{% content-ref url="/pages/TcFyRGzqsserOp3JO3ys" %}
[NFT 赏金](/zhong-guo-ren/products/trustbounties/nft-bounties.md)
{% endcontent-ref %}

* 接下来的步骤是创建您的质押品，并更新其条款和位置标签（如果需要），您可以在下面的页面上找到如何执行的指南：

{% content-ref url="/pages/liCCGWvwYH6ZRBgoRuLZ" %}
[招标](/zhong-guo-ren/products/stakemarket/call-for-tenders.md)
{% endcontent-ref %}

在上述指南中运行“更新要求”功能时，请确保为“赏金ID”参数输入上面创建的TrustBounty的ID。

<figure><img src="/files/Zap2LYo8yjQp6LcRbt93" alt=""><figcaption></figcaption></figure>

* 下一步是等待来自债权人的申请。在接受申请之前，请确保了解申请的条款。

恭喜！您现在知道如何创建抵押贷款。CanCan的某些频道专门从事此类活动，将您的质押列在这些频道上可能会帮助您更快地找到债权人。


---

# 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/zhong-guo-ren/products/stakemarket/collateralized-loans.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.
