# 自定义 RPC 地址

Backpack 钱包支持用户自定义 RPC（远程过程调用）地址，让您自由选择心仪的 RPC 服务商。RPC 允许加密 dApp（例如 Tensor 和 Jupiter）与区块链进行交互。\
如何在 Backpack 钱包中使用自定义 RPC

#### 1. 打开主菜单，选择对应的网络。

#### 2. 点击 “RPC 连接（RPC Connection）”。

#### 3. 进入 “自定义（Custom）”菜单，输入您的自定义 RPC 地址，然后点击更新（Update）。


---

# 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://support.backpack.exchange/support-docs/cn/qian-bao/cao-zuo-zhi-nan/zi-ding-yi-rpc-di-zhi.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.
