# How to get ELA onto the Elastos Smart Chain (ESC)

### **Withdrawing ELA from centralized exchanges**

The primary exchanges to acquire ELA are [Huobi ](http://huobi.com/)and [Kucoin](https://www.kucoin.com/). Please note that the ELA available on these exchanges is mainchain ELA. Begin by withdrawing ELA from the CEX to your mainchain address found in Elastos Essentials. From there, transfer your ELA to ESC (see the next section for instructions).

***Warning**: Heco has it's own wrapped version of ELA called HELA. You cannot withdraw ELA to Heco and then bridge to ESC. It must go through the mainchain. Similarly, do not deposit ELA bridged to Heco from ESC to Huobi. It will not work.*

### **Transfering ELA from the Elastos mainchain to ESC**

Because of Elastos' mainchain-sidechain structure, users will need to withdraw their ELA to the mainchain first (using a wallet such as [Elastos Essentials](https://elastos.academy/elastos-essentials-wallet-for-beginners/)), and then transfer their ELA to the Elastos Smart Chain (ESC). See this brief visual guide for how to move between mainchain and ESC.

![How to move ELA from the Elastos Mainchain to the Elastos Smart Chain (using Elastos Essentials wallet)](/files/-MlHQnJb-GN04Z-IdB4d)

### **Bridging ELA from other chains to the Elastos Smart Chain (ESC)**

ELA is also available as a wrapped version on Uniswap (Ethereum network). If you purchase ELA there, you can bridge it to ESC using [Glide's Bridge](https://glidefinance.io/bridge). However, in order to save on gas fees we recommend that users first bridge ETH to ESC, and then swap for ELA on Glide.

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

### **Swap for ELA on Glide**

Once you have any of our supported assets on ESC (see [Bridge](/products/bridge.md) for the list), you can swap for ELA using [Glide's swap page](https://glidefinance.io/swap). You will just need some gas in ELA to do this.

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

**I have no ELA gas! Help!** Not to worry. All bridging transactions originating from the Ethereum and Heco networks automatically deliver a small amount of gas to the user.

{% content-ref url="/pages/-Ml6FYqykcAkWWcg92Hp" %}
[Faucet](/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/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.
