# 钱包

要使用 Glide，您需要 Elastos Essentials ([在这里下载](https://elastos.academy/elastos-essentials-wallet-for-beginners/)), 连接亦来云智能链的 MetaMask 钱包，或支持添加自定义网络的多链钱包（如 TokenPocket）。

**Elastos Essentials（下图）是生态系统的移动超级钱包** 并包括去中心化标识符 (DID) 支持和跨链功能等重要特性，用于将 ELA 从亦来云主链移动到亦来云智能链。**我们向希望在移动设备上与 Glide 交互的用户推荐 Essentials。**

**对于桌面用户或有去中心化金融应用经验的用户，推荐使用 MetaMask。**&#x4D;etaMask 默认只支持以太坊网络。但是，当您将 MetaMask 连接到 Glide 时，它​​会自动配置 MetaMask 以与亦来云智能链一起使用。要手动添加，请使用以下网络设置：

* 网络名称: Elastos
* RPC 网址: <https://api.elastos.io/eth>
* 链号: 20
* 象征: ELA
* 探险家 网址: [https://esc.elastos.io](https://esc.elastos.io/)

您也可以点击添加到 [https://chainlist.org/](https://chainlist.org)（标记为 ELA-ETH 侧链）。\
\
要在 Glide 或任何其他亦来云 dApp 上执行交易，您需要使用 ELA 来获取 gas。看 [这里](/chinese/getting-started/esc.md) 有关如何获取天然气的指南。

<div align="center"><img src="/files/-MlCvhr5SDzt_Bi1GJNZ" alt="Elastos Essentials"></div>


---

# 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.glidefinance.io/chinese/getting-started/wallets.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.
