# Importing Watchlists

{% stepper %}
{% step %}

### Make your DEX Screener watchlists public

To import your [watchlists](https://dexscreener.com/watchlist/)[ from DE](https://dexscreener.com/watchlist/)[X Screener](https://dexscreener.com/watchlist/), you first need to make those watchlists public/shareable.

Select the watchlist you want to import, and select "Share this watchlist" at the bottom.

<figure><img src="/files/zHgZkrxltitbFLgs211u" alt="" width="204"><figcaption></figcaption></figure>

Check the box to "Allow anyone with this link to view this watchlist" and then copy the link provided. If you skip this step, the import will fail.

<figure><img src="/files/8wWYvXNuFFoBSERYZitN" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Open the Defined Watchlists page

Navigate to the Watchlists page on the main menu, or by clicking this[ link](https://www.defined.fi/tokens/watchlists).

<figure><img src="/files/ZvSry7XhpEstBnS8lYyn" alt="" width="211"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Import Watchlist

Select "Import" from the top right of the page: <img src="/files/ODWg68JdWi7QSIVEc6Vw" alt="" data-size="line">

Paste your DEX Screener public watchlist URL, give it a name and icon, and hit "Import".

<div align="center"><figure><img src="/files/Li6Zx9h6EuOgExhS4Fbi" alt="" width="375"><figcaption><p>You can also start an import from a token's info page under "Watchlists"</p></figcaption></figure></div>
{% endstep %}

{% step %}

### You're Done!

In a few moments, your import will be completed and you will be able to view/share/edit your newly imported watchlist on Defined.
{% endstep %}
{% endstepper %}


---

# 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.defined.fi/defined-docs/defined-classic/defined-features/watchlists/importing-watchlists.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.
