# Perpetual Trading

A perpetual contract is a derivative instrument that closely resembles leveraged spot trading. Investors can take long positions to profit from rising prices or short positions to benefit from falling prices.&#x20;

Unlike traditional futures contracts, perpetual contracts have no expiration date, allowing users to hold positions indefinitely without time constraints. To ensure that the price of the perpetual contract aligns with the underlying asset, a funding fee mechanism is employed. This mechanism facilitates the tracking of the underlying price index, ensuring that the contract remains closely correlated with the asset's market value.

{% content-ref url="/pages/xPv6eup4hCXgEaOcfsyy" %}
[Matchmaking](/perpetual-trading/matchmaking.md)
{% endcontent-ref %}

{% content-ref url="/pages/yUFFEScFOSdmXM2lYwbb" %}
[Margin](/perpetual-trading/margin.md)
{% endcontent-ref %}

{% content-ref url="/pages/znciHgnxweT9j53AZ73F" %}
[Funding Costs](/perpetual-trading/funding-costs.md)
{% endcontent-ref %}

{% content-ref url="/pages/PJ8d8RrVBLWPSoQ8W33J" %}
[Trading Fees](/perpetual-trading/trading-fees.md)
{% endcontent-ref %}

{% content-ref url="/pages/5rFSZtjOki4cUxNZOIkx" %}
[Index Price](/perpetual-trading/index-price.md)
{% endcontent-ref %}

{% content-ref url="/pages/AQgYXkXJqVnVNHBQUAom" %}
[Mark Price](/perpetual-trading/mark-price.md)
{% endcontent-ref %}

{% content-ref url="/pages/D77IbgFte2WlL0hzq0Ed" %}
[Liquidations](/perpetual-trading/liquidations.md)
{% endcontent-ref %}

{% content-ref url="/pages/y6W6DbjKcISmHMOuSHlE" %}
[Broken mention](broken://pages/y6W6DbjKcISmHMOuSHlE)
{% endcontent-ref %}

{% content-ref url="/pages/QMDijZ4i0qxmwHTqU57w" %}
[Insurance Funds](/perpetual-trading/insurance-funds.md)
{% endcontent-ref %}

{% content-ref url="/pages/TFnEp4VWy5aCCypJHAQa" %}
[Automatic Deleveraging](/perpetual-trading/automatic-deleveraging.md)
{% endcontent-ref %}


---

# 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.satori.finance/perpetual-trading.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.
