# Get Started

To use Leap Elements on your dApp, you can either load it using a script tag (via a CDN) or integrate it as an embed (via swapfast.app).

We have outlined the differences below to help you choose the best option for your use case!

| Use via CDN                        | Use as Embed                            |
| ---------------------------------- | --------------------------------------- |
| More configuration options         | Less configuration options              |
| Takes 10 minutes to integrate      | Takes 2 minutes to integrate            |
| Needs you to write some Javascript | Copy-paste an HTML snippet in your site |

{% hint style="info" %}
We no longer offer elements as an NPM package, we recommend using Elements via a CDN
{% endhint %}

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td></td><td>Show how to use Elements via CDN</td><td></td><td><a href="integrate-via-cdn-script-tag">integrate-via-cdn-script-tag</a></td></tr><tr><td></td><td>Show how to use Elements as an Embed</td><td></td><td><a href="integrate-as-an-embed">integrate-as-an-embed</a></td></tr></tbody></table>
