> For the complete documentation index, see [llms.txt](https://docs.quipuswap.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.quipuswap.com/introduction/quipuswap-subprojects/token-to-token-swaps.md).

# Token to Token Swaps

Previously QuipuSwap used the formula TOKEN A→TEZ→TOKEN B to exchange one Tezos-based token for another. QuipuSwap Token2Token protocol grants access to token-to-token pools in which anyone can create and add liquidity.

This solution reduces the costs for token-to-token transactions. Additionally, token-to-token pool creation is manyfold cheaper.

GitHub repository: <https://github.com/madfish-solutions/quipuswap-token2token-core>
