# Uniswap

## Listing a token on a decentralized exchange [Uniswap](https://app.uniswap.org/)

<figure><img src="https://3069704563-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fa5iJdZReMZ7cc6Wa6y0P%2Fuploads%2FI0ego3ip9XELvhehMkdy%2FScreenshot_180.png?alt=media&#x26;token=8d003650-8608-49ce-b468-3dfbf2cdf42c" alt=""><figcaption></figcaption></figure>

Uniswap is a decentralized exchange (DEX) based on the Ethereum blockchain that launched in November 2018. Uniswap uses an automatic token maker (AMM) model that allows users to exchange tokens directly with each other, without the need for book order and market makers. One of the key features of Uniswap is its liquidity. Liquidity on Uniswap is provided by creating liquid pools into which users can deposit their tokens. These tokens can then be exchanged by other users, and the user who provided the liquidity receives a commission for each exchange. Currently, Uniswap is one of the most popular decentralized exchanges in the world, with turnover of billions of dollars per year. According to data from CoinMarketCap, Uniswap currently has the third-largest turnover among all decentralized exchanges, with a total turnover of over $300 billion over the past year. Additionally, Uniswap is one of the key platforms in the decentralized finance (DeFi) space, and its use to create new DeFi applications and protocols is becoming increasingly popular. Overall, Uniswap is one of the most important and influential platforms in the cryptocurrency and blockchain space, and its popularity and importance continues to grow every day.


---

# 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://triunity-space.gitbook.io/gold-lion/english-version/uniswap.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.
