> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cow.bleu.builders/llms.txt
> Use this file to discover all available pages before exploring further.

# CoW Swap

> CoW Swap is the first interface built on top of CoW Protocol and serves as a reference implementation for developers wishing to build user interfaces for CoW Protocol.

The interface may look very familiar to the average DeFi user, as it is originally based on the [Uniswap](https://uniswap.org) interface. This provides users with a familiar user experience, while benefiting from the unique features of CoW Protocol.

<img src="https://mintcdn.com/cowswap/CRuDHZdY9OcJfwkr/images/cow-protocol/tutorials/assets/images/overview-64700ac1260e4e3cae7a15c513a8c98f.png?fit=max&auto=format&n=CRuDHZdY9OcJfwkr&q=85&s=34ead78869eb2c7244635e9ba4a0f2cc" alt="CoW Swap website" width="3840" height="2160" data-path="images/cow-protocol/tutorials/assets/images/overview-64700ac1260e4e3cae7a15c513a8c98f.png" />

## Supported Wallets

CoW Swap supports many popular wallets including:

* Injected wallets, such as [Rabby](https://rabby.io), [MetaMask](https://metamask.io), [Trust Wallet](https://trustwallet.com). In general any wallet implementing [EIP-1193](https://eips.ethereum.org/EIPS/eip-1193)
* Multisigs wallets such as [Safe](https://safe.global), both as a [Safe app](https://app.safe.global/share/safe-app?appUrl=https%3A%2F%2Fswap.cow.fi\&chain=eth), or using Wallet Connect (IOS, Android and Web).
* Any wallet supporting [WalletConnect v2](https://walletconnect.com) such as most mobile wallets.
* Hardware wallets such as [Trezor](https://trezor.io), either directly, or through integration with injected wallets such us Rabby or Metamask.

If you've developed a wallet that supports [`EIP-712`](https://eips.ethereum.org/EIPS/eip-712) or [`ERC-1271`](https://eips.ethereum.org/EIPS/eip-1271) signing, and would like to have your wallet supported by CoW Swap, please [file an issue](https://github.com/cowprotocol/cowswap/issues/new) or reach out to us on [Discord](https://discord.com/invite/cowprotocol).

Alternatively, you may wish to integrate CoW Swap directly into your wallet interface. If you would like to integrate CoW Swap to your wallet, and would like support in the integration process, please reach out to us on [bd@cow.fi](mailto:bd@cow.fi).
