# What is PerpLab?

You follow traders — but every trade is executed within your own constraints.

***

#### What it is

PerpLab is an execution layer for leveraged trading signals.

***

#### What it is not

* Not copy trading
* Not custodial
* Not blind mirroring by default (you can mirror 1:1 if you choose)

***

#### Core idea

Your Risk Settings define how every trade is executed.

Trades are always adjusted to match your limits.


---

# 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.perplab.io/what-is-perplab.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.
