# Why Limitless

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

As tokenization of assets becomes increasingly prevalent, the need emerges for a fully permissionless and incentive-compatible mechanism to swiftly establish new markets for leverage wherever and whenever there is demand.&#x20;

Limitless empowers anyone to create and participate in a new liquidity market, which unlocks experiences uniquely feasible on-chain, by offering a general leverage facility built on top of concentrated liquidity AMMs. Our innovative mechanism provides an elegant solution for the following three participant groups;

### [**Leverage Traders**](/limitless/intro/participants/leverage-traders.md)

Traders can margin long or short ***any*** pair with ***no*** forced price-based liquidations.&#x20;

Instead, even when their position is deeply underwater(at or below 'liquidation price'), they are merely required to pay [premiums](/limitless/intro/premium-model.md) to LPs to keep their position open.&#x20;

Traders will not only be able to access high leverage on-chain **for every** asset but will also **never** have to worry about forced liquidations again.&#x20;

Traders also can create leverage markets permissionlessly, allowing them to speculate on any pairs.&#x20;

### [**Liquidity Providers** ](/limitless/intro/participants/liquidity-providers.md)

Limitless offsets impermanent loss by boosting yields for Uniswap liquidity providers.&#x20;

Limitless offers an [LP product](/limitless/intro/participants/liquidity-providers/rehypothecation-of-liquidity.md) where Uniswap LPs can generate yield even when their liquidity position is out of range.

When the liquidity position is not utilized for trading, it is lent out to traders/borrowers. When the liquidity position is utilized for trading(in range), it will accrue trading fees. This allows Limitless LPs to earn higher yields through premium​s and trading fees.&#x20;

LPs also can create leverage markets permissionlessly, allowing them to earn yields on any tokens.&#x20;

{% hint style="info" %}
Limitless is the first **oracle-free** leverage trading protocol that enables **liquidation-free** leverage for **every** token.&#x20;

It is the **only place** where you can swap, margin trade, borrow against, and earn yield for **every** EVM-based chain's tokens.&#x20;
{% endhint %}


---

# 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://limitless.gitbook.io/limitless/intro/why-limitless.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.
