# Introducing Perp v3

{% hint style="info" %}
These are docs for Perp v3.&#x20;

* Nekodex is 100% based on Perp v3.
* For older Perp versions, see legacy docs for [v1](https://v1docs.perp.fi/) and [v2](https://support.perp.com/).
  {% endhint %}

Introducting Perp v3, the latest, greatest decentralized exchange from the team that

* Launched the world's first onchain perpetual swaps using vAMM in 2020
* Launched next-gen perps markets based on Uniswap v3 in 2021
* Is one of the most Lindy teams in Defi (here since 2019)
* Is a doxxed, non-US based team co-founded by experienced serial entrepreneurs

## What is Perp v3?

Our latest DEX uses a modular liquidity framework that adapts easily to changing market needs and new Defi innovations. The design goals of Perp v3 include:

* Deep liquidity with oracle pricing for major assets like ETH and BTC
* Faster launches for hot and emerging assets using spot-hedged LP pools
* A framework for launching new, innovative liquidity mechanisms quickly without rebuilding
* Easy, feature rich trading UI serving retail and pro traders alike

## More about Perp v3

Check out our products in [Product info](/nekodex-playground/all-about-perp/project-overview/product-info.md)

Start trading now in [Trade perpetual futures](/nekodex-playground/docs-for-users/trade-perpetual-futures.md)

Learn more about [How Perp v3 works](/nekodex-playground/docs-for-users/how-perp-v3-works.md)

## More about Perpetual Protocol

[Product info](/nekodex-playground/all-about-perp/project-overview/product-info.md)

[About us](/nekodex-playground/all-about-perp/project-overview/about-us.md)

[Contact us](/nekodex-playground/all-about-perp/contact-us.md)


---

# 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.nekodex.org/nekodex-playground/introducing-perp-v3.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.
