# Introduction

Built on Starknet, mySwap's Concentrated Liquidity Automated Market Maker (AMM) leverages Starknet's cost-effective computation to offer trades at very low gas fees. It marries an intuitive user experience with unparalleled gas efficiency, establishing itself as a premier choice for both traders and liquidity providers. By concentrating liquidity within specific price ranges, mySwap facilitates more efficient trades, drastically reducing slippage and maximizing returns. It not only optimizes capital usage but also provides participants with a seamless and user-friendly interface, ensuring effortless navigation and interaction.

Whether you aim to trade or provide liquidity, mySwap's Concentrated Liquidity AMM presents a compelling solution that blends superior performance with ease of use, transforming the Starknet DeFi landscape.


---

# 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.myswap.xyz/introduction.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.
