# Features

## Concentrated liquidity

In **Tayaswap**, concentrated liquidity lets market makers set their price range. You decide your position details, but all positions are combined for swappers. This means swappers enjoy better prices, as liquidity providers can optimize within a price range or earn yields on unused capital elsewhere. [Liquidity Pools](broken://pages/SW9FI4OxKfi3FmFkvP1D)

## Compound Liquidity

The interest generated by a liquidity pool is automatically reinvested back into the pool. This process occurs without the need for users to actively claim their interest, and it is executed with zero fees. Essentially, it allows liquidity to compound over time, enhancing overall pool growth without additional user intervention.

## Dynamic LP

A liquidity model that adapts to market shifts in both directions. Unlike traditional models, Dynamic LP allows liquidity providers to strategically place assets on either side of the active bin, automatically adjusting as the market price fluctuates. [Dynamic LP](#dynamic-lp)

## RealFlow Dashboard

Our RealFlow dashboard on the [Monad](https://www.monad.xyz/) blockchain provides users with a comprehensive overview of their wallet activity. It includes interactive charts, a token list, and transaction history, offering a real-time snapshot of their financial interactions.

## Simplified UX

Taya's standout feature is its simplified user experience (UX), aimed at making DeFi accessible to everyone. We understand that DeFi and complex swap features can be daunting for new users. That's why we've focused on streamlining our platform, ensuring that anyone can understand and utilize our innovative LP pool modules effortlessly. With Tayaswap, we aim to increase the number of DeFi users by breaking down barriers and making decentralized finance more user-friendly than ever before.

## Lockup

Liquidity provider Modul.(more information soon...)


---

# 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.taya.fi/about-taya/features.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.
