# Universal token listing

<figure><img src="/files/5538dvEGXrPvCNJWtRXw" alt=""><figcaption><p>Users can paste any token address and create offers, even if that token has never been traded before</p></figcaption></figure>

Listing a token is as easy as creating a new buy or sell offer for that token. This will create an offers page where other users can continue to post new offers, with any other token as the other token in the trading pair.

<figure><img src="/files/YQzi0jDkMfu6NxWQ36OU" alt=""><figcaption><p>An Offers page generated by the creation of UXD token offers</p></figcaption></figure>

This allows for a wide range of assets to be traded on the platform, including obscure or hard-to-find tokens.&#x20;

Overall, the universal token listing feature of Illiquid Market makes it a flexible and inclusive platform for trading a wide range of assets in a decentralized and trustless manner.

{% hint style="warning" %}
Caution should be exercised when listing rebase tokens or other elastic supply tokens. These types of tokens can experience drastic changes in supply, which can impact the value of outstanding offers. To mitigate this risk, it is recommended to set fast offer expiry times (e.g. hours) for these types of tokens.
{% endhint %}


---

# 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.illiquid.market/features/universal-token-listing.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.
