# Perpetual futures

Perpetual futures are a type of trading contract used in the world of cryptocurrency trading.

The purpose of a trading contract is to allow traders to speculate on the price movements of a particular cryptocurrency without actually having to own the underlying asset.

Perpetual futures are also designed to maintain a price that is closely tied to spot price of the underlying asset. To do this, the contract includes a mechanism known as a funding rate, which is periodically charged to traders holding long positions and paid to traders holding short positions. This funding rate helps ensure that the price of the perpetual futures contract remains in line with the price of the underlying asset.

Perpetual futures can be a useful tool for traders looking to speculate on the price movements of cryptocurrencies without actually owning the underlying assets.


---

# 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://prodigyfi.gitbook.io/trading-parameters/trading-basics/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.
