# User Guidance

### 1. Swap

The stableswap is by default enabled in liquidity sources, and you can choose to turn it on/off in the settings panel and apply the change.

It is straightforward and similar to using the existing Swap product: just choose the tokens you'd like to swap and the routing algorithm automatically splits the trade across multiple swap pairs to give the best result:&#x20;

<figure><img src="/files/up34GPwgr4xoEveiwsaK" alt=""><figcaption></figcaption></figure>

### 2. Stableswap pair-creation

Now you have to choose whether to create a stableswap pair or a normal swap pair (i.e. “volatile” pair).&#x20;

Noting that stableswap pair is only designed for assets that are highly correlated, for example: stablecoin assets or liquid staking assets. ***If you’re not sure about this, you should just create volatile pairs most of the time.***&#x20;

*(**⚠️ Causion**: Creating stableswap pairs for uncorrelated assets may cause you to lose money - you've been warned on this!)*

&#x20;                                                ![](https://lh3.googleusercontent.com/GrXODGpFa1tFAlAlX3YOo0u_bFQ28BrRwEyZQSs7K4d4X0YBotsa-Ku0GJiweY-raDqj6ubR74r_Of0ToTb7_odfNRCsYnI4--fWeuby7fTxWI9BslI25WF4ajDosdivCSIjhFKJigDaZn5XscEMs3E)

### 3. Liquidity management

Liquidity provision is similar as before , the only difference is that there’s a “1≈1” symbol to differentiate stable pairs from normal swap pairs:

&#x20;                                                ![](https://lh5.googleusercontent.com/xj1YP_Sn74M_kw584ZruTHZSTzWT1BBz9zhtk9roi1shdxSsjVtWhX5tya1GZR1lrqux0P0MgtSWQdf2jftU8EiYP1uyXm_5O9z_v5HkQeSZ8flaHj02S_GvZcYwjihhvixtd6TeGd_nhOuBgVkONHk)


---

# 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.increment.fi/protocols/decentralized-exchange/stableswap-dex/user-guidance.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.
