# Perpetual Futures

#### Trade Long or Short

DEX gives users access to perpetual futures markets powered by Hyperliquid.

Open long or short positions, adjust leverage, and manage your trades directly from the DEX interface.

<figure><img src="/files/1RGSSEdjll6nJBz0816T" alt=""><figcaption></figcaption></figure>

#### Open a Position

Select an asset and choose whether you'd like to go **Long** or **Short**.

Long positions aim to profit from rising prices, while short positions aim to profit from falling prices.

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

#### Enable Trading

Before placing your first perpetual trade, you'll be asked to enable trading.

This one-time setup allows you to access perpetual futures markets through DEX.

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

#### Configure Your Trade

Choose your order settings and position size before confirming your trade.

DEX supports:

* Market and Limit Orders
* Cross and Isolated Margin
* Adjustable Leverage

Review your order details carefully before submitting your trade.

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

#### Manage Your Positions

Once opened, positions can be monitored throughout the platform.

Active positions are visible from the asset page and within your portfolio, making it easy to track performance and manage risk.

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

#### Closing a Position

Ready to exit?

Select **Close** on an active position and confirm your order.

Your position can be closed at any time, allowing you to realize profits or manage losses as market conditions change.

#### <mark style="color:$primary;">Trade Responsibly</mark>

Perpetual futures use leverage, which can amplify both profits and losses.

Always understand the risks involved before trading and use leverage responsibly.


---

# 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://about.dex.org/trading/perpetual-futures.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.
