# 功能

Swan Provider监听来自Swan平台的离线交易。提供以下功能：

* 使用aria2作为下载服务自动下载离线交易。
* 下载完成后使用lotus导入交易。
* 同步交易状态到 [Swan Platform](https://www.filswan.com/)，让客户端和矿工了解状态的实时变化。
* 来自FilSwan竞价市场的自动或手动竞价任务。


---

# 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-cn.filswan.com/swan-provider/gong-neng.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.
