# Permissionless Token Import

## Overview

On [Demex](https://app.dem.exchange/), anyone can import tokens from supported chains permissionlessly. This gives the community a say in which tokens they want to see listed or removed on the platform.

{% hint style="info" %}
Learn more about Permissionless Listing [here](https://guide.carbon.network/features/permissionless-listing).
{% endhint %}

## Step-by-Step Guide

Adding a new token on Demex is simple. Follow the steps outlined below.

**Step 1:** To get to the 'Import Tokens' feature, go to the [Markets](https://app.dem.exchange/markets) page on Demex and select the 'Import Token' option.

<figure><img src="/files/nIWlJiyUoQZDWAwNYuNL" alt=""><figcaption></figcaption></figure>

**Step 2:** From the list of available blockchains, choose the one where the token to be imported is located.

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MO-XZjWplLUJPNs07G8%2Fuploads%2FMeZWmtRRG1cjRfaMQJQX%2FScreen-Recording-2023-03-23-at-1.gif?alt=media&#x26;token=c20afe83-3c08-4257-96fb-506f63668401" alt=""><figcaption></figcaption></figure>

**Step 3:** Once you have chosen a blockchain, you can easily locate the token contract address by selecting the 'View Tokens' button. This will direct you to the block explorer of the blockchain.

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MO-XZjWplLUJPNs07G8%2Fuploads%2Fz0n2ihAWdjhVZSNy4j3r%2FScreen-Recording-2023-03-23-at-1%20copy.gif?alt=media&#x26;token=99c60752-cafc-4dbc-b1e6-4acfa169eaac" alt=""><figcaption></figcaption></figure>

**Step 4:** Look for your preferred token on the block explorer of the chosen blockchain, copy the contract address, and enter it in the relevant field.&#x20;

Ensure that the details shown match your desired token information, then click on the "Import" button.

<figure><img src="/files/ih6dFnY0foyVEJQ747pl" alt=""><figcaption></figcaption></figure>

**Step 5**: Token successfully imported!

<figure><img src="/files/17QWhRJuXlUrLpHWv77P" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
That's it! Your token has been permissionlessly imported. You can now make a deposit using this token and [create a market](/community/permissionless-listings/permissionless-market-creation.md) for it.
{% endhint %}

## Import Error

It is not possible to import a token that is already available on Demex. Please search for the token on the [Wallet Balance ](https://app.dem.exchange/account/balance)page.

<figure><img src="/files/FfCHtLM1vKNMzeryRiUr" alt=""><figcaption></figcaption></figure>


---

# 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://guide.dem.exchange/community/permissionless-listings/permissionless-token-import.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.
