# Welcome to Illiquid Market

{% hint style="success" %}
Illiquid is currently available on Ethereum, Polygon, BNB Smart Chain, Avax, Arbitrum One and Optimism
{% endhint %}

<figure><img src="https://145339869-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FS1F3korSPgRlrwAMsGRR%2Fuploads%2FV6kvjIFT8XnO8jAEG3zJ%2Fhero.jpg?alt=media&#x26;token=d14c3bd9-556a-46ee-8df1-f0b2fe3b77a8" alt="A hero screenshot of the illiquid market user interface, a search field and a table showing token orders"><figcaption></figcaption></figure>

Illiquid allows users to create requests to buy or sell any token in existence, and to browse a registry of public orders to find matching trades. There are no liquidity providers or central counterparties involved.

Illiquid Market is based on open source Wyvern smart contracts, which have a track record of powering successful projects such as OpenSea, with over $2 billion in transaction volume processed.

This documentation provides technical information about Illiquid Market, including its features and functionality, as well as guidance on how to use and integrate it. It is intended for developers and users alike.

Thank you for considering Illiquid Market.


---

# 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/welcome-to-illiquid-market.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.
