# Swaps

Now users can swap the synthetic assets in the protocol itself. By leveraging the Synthetix protocol’s unique pooled collateral model, users can trade with infinite liquidity and zero slippage.

## **How to swap?**

* Go to the **swap** page.
* Connect your wallet and choose optimism network.

![](/files/svwVVaWE1n7mCZcj6ryf)

* Select the token to swap.

![](/files/EOD2VI2aJ0Fkb5xQYpiM)

* Once you have selected tokens to swap, enter the quantity to trade and click preview swap.
* Your wallet will pop up asking for confirmation to Swap, press Confirm.
* Once confirmed in your wallet, you will see a 'Transaction Submitted' pop up and after a few seconds, your trade will be completed!


---

# 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.earn.polynomial.fi/technical-implementation/swaps.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.
