# 如何将 ELA 加入亦来云智能链 (ESC)

### 从中心化交易所提取ELA

收购 ELA 的主要交易所是 Huobi 和 Kucoin。请注意，这些交易所提供的 ELA 是主链 ELA。首先将 ELA 从 CEX 提取到您在 Elastos Essentials 中找到的主链地址。从那里，将您的 ELA 转移到 ESC（有关说明，请参阅下一节）。

*警告：Heco 有自己的 ELA 包装版本，称为 HELA。您不能将 ELA 提取到 Heco，然后桥接到 ESC。它必须经过主链。同理，请勿将电汇桥接Heco的ELA存入火币。不起作用。*

### 将 ELA 从亦来云主链转移到 ESC

由于亦来云的主侧链结构，用户需要先将ELA提取到主链（使用亦来云Essentials等钱包），然后将ELA转移到亦来云智能链（ESC）。有关如何在主链和 ESC 之间移动，请参阅此简短的视觉指南。

![如何将 ELA 从亦来云主链转移到亦来云智能链（使用亦来云 Essentials 钱包）](/files/-MlHQnJb-GN04Z-IdB4d)

### 将 ELA 从其他链桥接到亦来云智能链 (ESC)

ELA 也可作为 Uniswap（以太坊网络）上的包装版本使用。如果您在那里购买 ELA，您可以使用 Glide's Bridge 将其桥接到 ESC。但是，为了节省 gas 费用，我们建议用户先将 ETH 桥接到 ESC，然后在 Glide 上换成 ELA。

{% content-ref url="/pages/-Mb8kYm5szh9\_lznvpsj" %}
[桥](/chinese/products/bridge.md)
{% endcontent-ref %}

### 在 Glide 上兑换 ELA

一旦您在 ESC 上拥有我们支持的任何资产（请参阅 [桥 ](/chinese/products/bridge.md)for the list), 您可以使用 [Glide's 交换页](/chinese/products/swap.md). 您只需要在 ELA 中添加一些 gas 即可完成此操作

{% content-ref url="/pages/-MZnXW0vPJlgfqdE5Kmi" %}
[交换](/chinese/products/swap.md)
{% endcontent-ref %}

**我没有ELA气！帮助！**&#x4E0D;要担心。源自以太坊和 Heco 网络的所有桥接交易都会自动向用户提供少量 gas。

{% content-ref url="/pages/-Ml6FYqykcAkWWcg92Hp" %}
[龙头](/chinese/products/faucet.md)
{% endcontent-ref %}

#### <br>

<br>


---

# 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/esc.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.
