# What is Relentless?

Relentless is a non-custodial perpetual futures trading platform. Trade crypto, US stocks, commodities, and forex — all from one interface, with up to 50x leverage.

## Why Relentless?

Traditional trading platforms require KYC, hold your funds, and restrict access based on geography. Relentless removes every barrier between you and the market:

* **No KYC** — Sign up with an email and trade in under a minute
* **Non-custodial** — Your funds stay in your own trading account. We never hold or have access to your assets
* **Global markets** — Crypto, stocks, forex, and commodities in one place
* **Sub-second execution** — Built on the fastest on-chain orderbook with zero gas fees

## How it works

Every trade is signed locally on your device using a secure agent key. Your master private key is never exposed to any server.

When you place a trade, it goes directly to the matching engine — no intermediaries, no custody risk, no delays.

## Supported Markets

| Category    | Examples                       | Max Leverage |
| ----------- | ------------------------------ | ------------ |
| Crypto      | BTC, ETH, SOL, and 100+ tokens | Up to 50x    |
| Stocks      | AAPL, TSLA, NVDA, and more     | Up to 20x    |
| Forex       | EUR/USD, GBP/USD, USD/JPY      | Up to 50x    |
| Commodities | Gold, Silver, Oil              | Up to 20x    |


---

# 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://relentless-3.gitbook.io/relentless-docs/readme.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.
