# 账单

账单是部署在区块链上的合约，使用户能够设置系统银行应用程序、税收处理应用程序等。

以下是部署账单合约的逐步指南：

* 前往[账单页面](https://payswap.org/bills)，点击**部署账单**按钮。

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

* 填写弹出的表单并验证交易。

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

* 点击**仅显示我的**按钮以仅显示您的账单合约。如果您仍然无法看到您的账单合约，请重新加载页面，然后再次点击**仅显示我的**。

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

[在此获取社区的进一步支持。](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/bills.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.
