# What Are We Building?

Aftermath is building an all-in-one platform for trading, investing, and earning yield that is fast, inexpensive, and fully transparent. Our focus is to provide an intuitive user experience across all of our markets. We have a multi-year roadmap, and will be continuously rolling out new products as they are completed, tested, and audited.

## Pools

Our Constant Function Market Maker (CFMM) allows for the creation of pools of up to 8 assets of arbitrary weights, and supports both the constant mean and stable swap invariant functions. Index pools can be used for portfolio management, spot swaps, and yield farming. Our multi-asset pools combined with the stableswap invariant will offer the lowest slippage trades between assets such as stable coins, ETH, and BTC from the various bridges connected to Sui.

## Trade

Our Smart-Order Router finds the optimal trade between any two assets, whether the trade is performed through our pools on Aftermath or any other Sui DEX our router is connected to. We add every DEX which allows us to and has sufficient liquidity.

## **Liquid Staking Derivatives**

Our LSD - afSUI - is a yield-bearing token which allows SUI tokens to be both staked, thus securing the network, and also liquid for use across Sui's DeFi landscape. Through [SIP6 and afSUI](/liquid-staking-afsui/afsui.md), Aftermath invented liquid staking on Sui.

## **Perpetuals**

Utilizing an order book execution layer optimized for the speed and throughput of Sui, our perpetuals market allows traders to leverage trade various assets including crypto, forex, commodities, and GameFi assets. Bots available via our SDK and LP vaults will allow retail to participate in the market making game, and ensure deep liquidity and tight spreads for traders.

## MEV

Being one of the very first builiders on Sui, a genesis validator, and having built a wide range of products and infrastructure specially tailored for Sui, Aftermath are experts in every facet of how Sui operates. Be sure to keep up with [Concurrent Research](https://concurrentresearch.xyz/) for a glimpse into things to come.

## **Lending**

Featuring isolated lending pools, our money market will allow holders of Sui network assets to earn yield, obtain leverage, or short assets. Our lending architecture provides both the liquidity and security required for a nascent ecosystem like Sui, with the modularity to expand to NFT lending and beyond.

## **Structured Products**

Aftermath is committed to the Sui ecosystem long term. We have a multi-year roadmap of products to build, and are constantly dreaming up even more. From vaults that market make on order books, to one-click hedging strategies, cross-chain derivatives arbitrage, to interest rate swaps…there are a plethora of strategies that can be created on top of our foundational products.

## Building the Sui Ecosystem

We are always keen to connect with other developers to explore collaborations, products we can build together, or to offer technical support. Feel free to reach out to us through our socials with any questions or ideas you may have.


---

# 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.aftermath.finance/aftermath-finance/what-are-we-building.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.
