# NFT 赏金

NFT赏金是锁定NFT抵押品的信托赏金。以下是创建NFT赏金的逐步指南：

* 前往[TrustBounties页面](https://payswap.org/trustbounties)，点击**在内创建赏金**按钮

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

* 在抵押品字段中粘贴你的NFT合约地址，选择它是ERC721还是ERC1155，并输入其ID。填写表格请求的其他信息。确保在为每个参数输入值之前阅读该参数的描述。验证表格。

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

* 选中**仅挖矿**选项以仅显示你的信托赏金，找到最近创建的一个，展开它，然后点击**控制面板**按钮。由于这个信托赏金的抵押品是一个NFT，我们在进入控制面板菜单之前不会选择货币

<figure><img src="/files/9BANvW05JccdyyMD9Vp0" alt=""><figcaption></figcaption></figure>

* 从控制面板菜单中点击**添加余额**按钮。阅读每个参数的描述后填写表格。在下面的表单中，我们正在添加ID为1的抵押品。验证并确认交易。

<div><figure><img src="/files/yUptaztZ98eWbzyO8wbK" alt=""><figcaption></figcaption></figure> <figure><img src="/files/8M69mmAbSIfwhNNIQ9at" alt=""><figcaption></figcaption></figure></div>

* 你应该注意到你的信托赏金中被锁定的抵押品的价值已更改为你刚刚添加的抵押品的ID。合同收取1美元的处理费。

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

* 下一步是指定你的信托赏金可以受到攻击的条件。为此，返回到你的信托赏金的控制面板菜单，点击**更新赏金**按钮，然后在适当的字段中输入你的信托赏金的条件

<div><figure><img src="/files/gZLIImMVejfSla9UZCwf" alt=""><figcaption></figcaption></figure> <figure><img src="/files/GXV8CeXK4UTvse1O6Zd9" alt=""><figcaption></figcaption></figure></div>

* 验证并确认交易。你应该在你的信托赏金面板中看到更新后的条款

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

恭喜！你已成功创建了你的NFT赏金。你的NFT现在作为抵押品被锁定在赏金中，只能在2024年1月6日午夜后移除。

如果你违反了你的条款，你的赏金可能会受到攻击，如果你在投票过程中失败，你将失去攻击者的抵押品。

要查看并参与当前正在进行的抵押品投票，请点击**诉讼**标签，就在**价值池**标签旁边

[在此获取社区的进一步支持。](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/zhong-guo-ren/products/trustbounties/nft-bounties.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.
