> 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-perpetual.md).

# Long Perpetual

In this section, we will explain what a perpetual is and why the long-only perpetual of the [USDN protocol](/ultimate-synthetic-delta-neutral/the-usdn-protocol/glossary.md#usdn-protocol) is redefining the standards of decentralized trading.

## What Is a Perpetual?

A perpetual trading platform allows you to bet on the rise or fall of a cryptocurrency’s price, such as ETH, without needing to own it. Unlike traditional exchanges, the contracts on these platforms have no expiration date—you can keep your position open for as long as you wish.

To open a position, you must deposit [collateral](/ultimate-synthetic-delta-neutral/the-usdn-protocol/glossary.md#collateral) as a guarantee. With [leverage](/ultimate-synthetic-delta-neutral/the-usdn-protocol/glossary.md#leverage), you can increase the size of your bet relative to your collateral, but this also increases the risk of loss.

## The Long-Only Perpetual of USDN

The USDN long-only perpetual is a trading platform that allows users to bet exclusively on the rise of the asset’s price, with leverage of up to 25x. This means that traders can amplify their potential gains by borrowing up to 24 times their initial stake. The [funding rate](/ultimate-synthetic-delta-neutral/the-usdn-protocol/vault-side/yields/funding-rates.md) is competitive, making trading costs attractive for users.

Unlike other platforms, the USDN long-only perpetual is backed by those holding the [USDN token](/ultimate-synthetic-delta-neutral/the-usdn-protocol/glossary.md#the-usdn-token). These holders have deposited their assets into the protocol and are exposed to USDN, acting as counterparts for traders’ long positions. This creates a unique balance where USDN token holders facilitate leveraged long positions without having to take leveraged short positions themselves.

In the next section, we will explore why this perpetual is revolutionary and why it offers significant advantages compared to anything currently available on the market.


---

# 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-perpetual.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.
