# Kriya Swap

A major part of our thesis at Kriya is believing that liquidity is built ground up. A stable spot infra only helps build liquidity in leveraged markets like perps and options. Kriya Swap is our product for seamless spot trading.\
\
The spot trading infra includes in-house CLMM and AMM for native liquidity, a cross protocol-router, and integration with [Deepbook](https://sui-deepbook.com/) (Sui's native order book) for pro traders.

Kriya currently supports three pricing curves. You can read more about them [here](https://app.gitbook.com/o/P2oTVDMAH6Xe8UadIIQ4/s/u43c2UesZXfkrsmDTs4T/~/changes/30/kriya-swap/swap-architecture/supported-pool-types).

Check out Kriya Swap [here](https://app.kriya.finance/spot). Here's a glimpse of the UI ->

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

<figure><img src="/files/3BsqH09gXzIcb0CMgpky" alt=""><figcaption></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://docs.kriya.finance/kriya-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.
