# Uniswap

[Uniswap ](https://uniswap.org/)is a [DEX ](https://ethereum.org/get-eth/#dex)built on Ethereum. Swap, earn, and build on the leading decentralized crypto trading protocol. Uniswap makes the [DystoPunks](/introduction/dystopunks.md) tokenomics globally accessible.

> #### Decentralized exchanges (DEXs)
>
> * Open marketplaces for ETH and other tokens.
> * Connect buyers, sellers and liquidity providers directly.
> * Powered by smart contracts on the Ethereum blockchain.

[$CREDS](/ecosystem/usdcreds.md) have an active liquidity pool on Uniswap maintained by the community, you can swap ETH for $CREDS or vice versa and be a liquidity provider.

{% hint style="success" %}
$CREDS Uniswap: [*Liquidity pool*](https://app.uniswap.org/#/swap?inputCurrency=0xc13F4F0F865bAc08F62654B57E38669EbC4747a3\&chain=mainnet)*.*
{% 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://litepaper.dystopunks.net/development/blockchain/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.
