> For the complete documentation index, see [llms.txt](https://docs.smardex.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.smardex.io/ultimate-synthetic-delta-neutral/the-usdn-protocol/long-side/long-overview.md).

# Long Overview

## Why the USDN Long-Only Perpetual Is Revolutionary

The USDN long-only perpetual is the first decentralized trading platform that allows users to place market orders and trade with leverage in a fully decentralized environment. Here are the reasons why this platform is truly innovative and offers unique advantages:

## **1.** Decentralized Trading with Leverage

The USDN perpetual allows users to trade with [leverage](/ultimate-synthetic-delta-neutral/the-usdn-protocol/glossary.md#leverage) in a decentralized and [permissionless](/ultimate-synthetic-delta-neutral/the-usdn-protocol/glossary.md#permissionless) environment, eliminating the need for centralized platforms and reducing the risks and opacity associated with centralized fund management.

## **2.** Secured by the Ethereum Network

The USDN perpetual is deployed directly on Ethereum’s Layer 1, meaning that all transactions and positions are executed and recorded transparently and immutably on the Ethereum blockchain. By leveraging Ethereum’s decentralized infrastructure, the [USDN protocol](/ultimate-synthetic-delta-neutral/the-usdn-protocol/glossary.md#usdn-protocol) benefits from the security, resilience, and reliability of one of the most robust and proven blockchain networks in the industry.

## **3.** No Liquidation by Exotic Parties

Unlike other platforms, the USDN long-only perpetual does not use complex or unfair liquidation mechanisms. This means that users are not at risk of losing their positions unexpectedly. Everything is transparent and happens directly on the blockchain, ensuring that liquidations always occur at the price they should, without surprises or manipulation. Users know exactly when their positions will be liquidated, providing a fairer and more predictable trading experience.

## **4.** Collateralization in wstETH

As previously mentioned, at this time, all positions in the USDN protocol are [collateralized](/ultimate-synthetic-delta-neutral/the-usdn-protocol/glossary.md#collateral) in [wstETH](/ultimate-synthetic-delta-neutral/the-usdn-protocol/glossary.md#wsteth-wrapped-staked-ether) (Lido's wrapped staked ETH). This approach allows the protocol to capture the yields generated by ETH staking, benefiting both the [vault side](/ultimate-synthetic-delta-neutral/the-usdn-protocol/glossary.md#vault-side-usdn-side) and the [long side](/ultimate-synthetic-delta-neutral/the-usdn-protocol/glossary.md#long-side). For longs, the yield from staking ETH is redistributed by way of increasing the intrinsic price of the wstETH asset. In other words, the yield generated by the Lido protocol makes the price of wstETH go up relative to the ETH price, creating a gradual profit for long position holders (we will explain this mechanism in more detail in the [wstETH Collateralization](/ultimate-synthetic-delta-neutral/the-usdn-protocol/long-side/wsteth-collateralization.md) section). When displaying the perpetual in terms of the ETH underlying the wrapped staked token, this yield can be visualized as a reduction of the [funding rates](/ultimate-synthetic-delta-neutral/the-usdn-protocol/glossary.md#funding-rate) paid by long side users.

The USDN perpetual offers a guaranteed [stop-loss](/ultimate-synthetic-delta-neutral/the-usdn-protocol/glossary.md#stop-loss) feature, allowing users to set precise price levels at which their positions will automatically be closed. Unlike other platforms where stop-loss orders are not always honored during high volatility or rapid market movements, our protocol ensures the execution of stop-loss orders exactly at the price set by the trader.

This is made possible through our fully on-chain approach, utilizing [smart contracts](/ultimate-synthetic-delta-neutral/the-usdn-protocol/glossary.md#smart-contract) on Ethereum. Each order is programmed and executed transparently and immutably by the smart contract, eliminating any risk of manipulation or unfair slippage. Even under volatile market conditions, users are protected from excessive losses, knowing their position will be liquidated at the price they selected.

With the USDN perpetual, what you see is what you get, thanks to the security and transparency of smart contracts. This is a true innovation in decentralized trading, ensuring an unparalleled level of trust and reliability.

## **5.** Protection Against Market Manipulation and Liquidation Hunting

The USDN protocol is designed to protect traders from market manipulation and liquidation hunting, which are common on centralized exchanges like Binance and others. On such platforms, large players known as "whales" can stealthily manipulate the price of an asset to trigger the liquidation orders of many traders, causing forced liquidations for their own benefit.

However, with the USDN perpetual, this type of manipulation is impossible. Our protocol uses decentralized [oracles](/ultimate-synthetic-delta-neutral/the-usdn-protocol/glossary.md#oracle) to obtain asset prices. These oracles aggregate price data from multiple sources across the market, providing an accurate and resilient average. With this approach, artificial price fluctuations created by a few actors cannot influence the reference price used by our protocol.

As a result, traders are protected from unfair price movements and forced liquidations, ensuring a more equitable and transparent trading environment.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.smardex.io/ultimate-synthetic-delta-neutral/the-usdn-protocol/long-side/long-overview.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.
