# Perp

Perpetual futures, also known as perpetual swaps, are a type of derivative contract that allows traders to speculate on the price of an underlying asset without an expiration date. This means that the contract can be held indefinitely, with the trader choosing to either hold the position or close it out at any time.

#### To read more on the basics of perp trading.&#x20;

{% content-ref url="/pages/z0fF3hSOXTxM5mQU3Pur" %}
[Basics of perp](/trade/perp/basics-of-perp.md)
{% endcontent-ref %}

#### To read more on the funding rate.&#x20;

{% content-ref url="/pages/oqrAr6gNz6mFR4vKddMu" %}
[Funding rate](/trade/perp/funding-rate.md)
{% endcontent-ref %}

#### to read more different types of orders

{% content-ref url="/pages/0BdFuk6w3k6N3dA4l6cC" %}
[Orders](/trade/perp/orders.md)
{% endcontent-ref %}

#### &#x20;To read more on the leverage.&#x20;

{% content-ref url="/pages/DGkUQhwvg9tHdTrVC0qh" %}
[Leverage](/trade/perp/leverage.md)
{% endcontent-ref %}

#### &#x20;To read more on the Jargon.

{% content-ref url="/pages/lx0lh7zStC62oIDugK4w" %}
[Jargon](/trade/perp/jargon.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.trade.polynomial.fi/trade/perp.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.
