# 使用指南

Swan Client 是一个重要的 Web3 工具包，提供不同的工具帮助用户连接到 Web3 世界，包含以下功能:

* Filecoin 交易发送引擎
* 区块链 RPC 服务 (Pocket Network 提供支持)

{% content-ref url="/pages/7pXljBFopaI5Fuaw5mqV" %}
[Filecoin 交易发送引擎](/swan-client/chuang-jian-ren-wu-liu-cheng/filecoin-jiao-yi-fa-song-yin-qing.md)
{% endcontent-ref %}

{% content-ref url="/pages/eTpUOr1kpLS2mRd0hMPj" %}
[区块链 RPC 服务](/swan-client/chuang-jian-ren-wu-liu-cheng/qu-kuai-lian-rpc-fu-wu.md)
{% endcontent-ref %}


---

# 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-client/chuang-jian-ren-wu-liu-cheng.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.
