# Kitchen swap

More than a decentralized exchange, Kitchen swap is the liquidity layer and home of AMOs for Kitchen Layer. Pre-compile functions interoperability allows every Kitchen Layer apps, built by independant creators, to be bootstrapped in a fast and easy way ; it also fuels lending rate on Kitchen Layer by facilitating high liquidity utilization.

Kitchen native DEX is designed to support **full range and concentrated liquidity** positions. Thanks to the interoperability of kitchen native functions, the exchange can easily connect to every other Kitchen Apps and **activate AMOs to harness idle liquidity**, provide better rates to traders and higher yield to protocols.&#x20;

In addition, Kitchen DEX integrates every **security features** from liquidity time locks for pool creators to suspect transaction monitoring, making it a safer place for projects to deploy liquidity and users to trade into.

Access Kitchen swap at: <https://swap.kitchen-layer.com/#/swap>

<figure><img src="/files/lMgxJE3yoID9oVdsCZYe" alt=""><figcaption><p>Swap</p></figcaption></figure>

<figure><img src="/files/2Pnm8TNg35ZY453HBDxU" alt=""><figcaption><p>Add Concentrated Liquidity</p></figcaption></figure>

<figure><img src="/files/Jy1UgoFbxk2V0CtT9hkL" alt=""><figcaption><p>Manage your position</p></figcaption></figure>


---

# 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://kitchen-layer.gitbook.io/kitchen-layer-docs/native-dapps/kitchen-swap.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.
