# Overview

### **What are Perpetuals?**

Perpetual contracts, also referred to as perpetuals, are derivatives contracts commonly used in crypto. Traders can speculate on the future price of an underlying asset without actually owning it. Unlike traditional futures contracts, perpetuals have no fixed expiration date, allowing indefinite holding. Traders need to maintain a margin balance in their accounts, serving as collateral for their positions, without the obligation for physical settlement at a future fixed date.&#x20;

These are generally considered complicated instruments - Bloom makes them easy to understand and powerful to utilize.

<figure><img src="/files/DUibg6gDC0HOaKlEC9J9" alt=""><figcaption><p>Simplified trading, maximized leverage</p></figcaption></figure>

### **Bloom - Novel UX with gasless, 1-click trades**

On Bloom, traders can place "bets" (positions) and either bet "up" (go long) or bet "down" (go short). To open a bet, traders will need to use USDB as collateral, Blast's native yield bearing stablecoin. We offer gas-sponsored, 1-click transactions, which allow traders to open and close bets with a single signature.&#x20;

Additionally, through native yield on Bloom, traders are able to obtain rebates on their losses via a portion of the rebase on the LP capital that they borrow. This leveraged capital, in turn, generates yields allocated to the trader's position, optimizing liquidation prices. &#x20;


---

# 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.bloom.trading/bloom/trading/overview.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.
