# 区块链 RPC 服务

Swan Client 的第二个功能是由 [POKT RPCList](https://rpclist.info) 提供的区块链 RPC 服务。 作为第一个具有RPC服务功能的版本，Swan Client帮助用户 部署 RPC 服务，以及使用 RPC 服务命令。 值得一提的是目前 Swan Client 提供的区块链 RPC 服务是免费的。

* 以下表格为目前 Swan Client 支持的所有链。

  | 链ID |              链名              |
  | :-: | :--------------------------: |
  |  1  |       Ethereum Mainnet       |
  |  2  |  Binance Smart Chain Mainnet |
  |  3  |       Avalanche C-Chain      |
  |  4  |        Polygon Mainnet       |
  |  5  |         Fantom Opera         |
  |  6  | Gnosis Chain (formerly xDai) |
  |  7  |     IoTeX Network Mainnet    |
  |  8  |    Harmony Mainnet Shard 0   |
  |  9  |         Boba Network         |
  |  10 |         Fuse Mainnet         |
  |  11 |           DFK Chain          |
  |  12 |             Evmos            |
  |  13 |        Swimmer Network       |

{% content-ref url="/pages/RQZ9NVIcAGYBIttGWBup" %}
[部署 RPC 服务](/swan-client/chuang-jian-ren-wu-liu-cheng/qu-kuai-lian-rpc-fu-wu/bu-shu-rpc-fu-wu.md)
{% endcontent-ref %}

{% content-ref url="/pages/eheYgr8m3ebEh3FjLlbW" %}
[RPC 命令](/swan-client/chuang-jian-ren-wu-liu-cheng/qu-kuai-lian-rpc-fu-wu/rpc-ming-ling.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/qu-kuai-lian-rpc-fu-wu.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.
