# Stable Swap (Stage 2)

The easiest way to understand this stage is to see it as a decentralized exchange. This stage’s main goal is to allow users to swap their tokens on either Aptos or Sui through it with low slippage. Our mission is to solve the current low liquidity, large slippage issue on Aptos and Sui, by pioneering the following:

1. A Swap Function
2. 3 Pool / Multi-pool staking
3. Auto arbitraging

Highlights

* Partial funds of Fenture.io will be utilized to assure the liquidities of stablecoins on Aptos and Sui.&#x20;
* Arbitraging will be partially automated via smart contracts; with discretionary developments from the dev team in unstable market conditions only.&#x20;
* Provides extremely efficient stablecoin trades by implementing the invariant swap on Aptos & Sui, which will significantly lower the slippage for stablecoin trades in the current illiquid market on Aptos and Sui.
* Provides a Fenture pool which is an implementation of the invariant swap with 2 or more tokens.

<br>


---

# 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.fenture.io/mission/stable-swap-stage-2.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.
