# Synthetix Isolated Margin

Perpetual futures, also known as perpetual swaps, are a type of derivative contract commonly used in the cryptocurrency market. They allow traders to speculate on the future price of an underlying asset, such as Bitcoin or Ethereum, without an expiration date. This makes them different from traditional futures contracts, which have a fixed expiry date and need to be settled or rolled over at that time.

Going long and going short are two crucial concepts in trading.

Going long, also known as buying, is a strategy where traders purchase an asset with the expectation that its value will increase over time. On the other hand, going short, also known as selling short, is a strategy where traders sell an asset with the expectation that its value will decrease over time. This strategy is often used in the market by traders who believe that a particular asset is overvalued and will eventually decrease in price.&#x20;

{% hint style="info" %}
To go short, traders usually borrow assets from someone else and sell them or, to repurchase them at a lower price in the future.
{% endhint %}

Here are some essential things to take note of before beginning your trading adventure:

<table data-view="cards"><thead><tr><th data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><a href="futures-on-kwenta">futures-on-kwenta</a></td></tr><tr><td><a href="jargon">jargon</a></td></tr><tr><td><a href="perpetual-futures/funding">funding</a></td></tr><tr><td><a href="perpetual-futures/delayed-orders">delayed-orders</a></td></tr><tr><td><a href="perpetual-futures/maker-takers-on-kwenta">maker-takers-on-kwenta</a></td></tr><tr><td><a href="perpetual-futures/leverage">leverage</a></td></tr><tr><td><a href="perpetual-futures/liquidations">liquidations</a></td></tr><tr><td><a href="perpetual-futures/initial-maintenance-margin">initial-maintenance-margin</a></td></tr></tbody></table>


---

# 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.kwenta.io/using-kwenta/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.
