> For the complete documentation index, see [llms.txt](https://docs.hksft.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hksft.com/bldbuy-recon-tools.md).

# BLDBUY RECON TOOLS

<h3 align="center">What can we help you find?</h3>

<p align="center">欢迎来到RECON TOOLS帮助中心。</p>

<p align="center">我整理了常见问题与解答，助您获取使用技巧、深度见解及故障排除建议。</p>

<p align="center">如果你需要下载工具，请点击“Download”图标</p>

<p align="center"><a href="https://down.hksft.com/public/BLDBUY%E6%8B%93%E6%98%93%E4%BA%91%E7%B3%BB%E7%BB%9F%E5%AF%B9%E5%B8%90%E5%B7%A5%E5%85%B7/" class="button primary" data-icon="down-to-bracket">Download</a></p>

以下是工具的使用教程：

{% columns %}
{% column width="50%" %}
{% content-ref url="/pages/vaeGCN2bx1wp6uKoyHUR" %}
[对帐明细表](/bldbuy-recon-tools/dui-zhang-ming-xi-biao.md)
{% endcontent-ref %}
{% endcolumn %}

{% column %}
{% content-ref url="/pages/LkfgZLb3AuDU61IxwtLD" %}
[对帐确认函](/bldbuy-recon-tools/dui-zhang-que-ren-han.md)
{% endcontent-ref %}
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column width="50%" %}
{% content-ref url="/pages/6m7OIxJMrPxryjx5vd9D" %}
[发送确认函邮件](/bldbuy-recon-tools/fa-song-que-ren-han-you-jian.md)
{% endcontent-ref %}
{% endcolumn %}

{% column %}

{% endcolumn %}
{% endcolumns %}

***


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.hksft.com/bldbuy-recon-tools.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
