# Overview

![](https://526396307-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MWjtx1SWT04mNftJegl%2F-MWk1EYjxan1EsnonFje%2F-MWk1T0YDZHK_3qwbml4%2FAPEX%201%402x.png?alt=media\&token=6cd063f8-6351-4855-a358-98205e8cc350)

Advanced Perpetual Exchange (APEX) is built upon the [Perpetual Protocol](https://perp.fi) (PP). It leverages the decentralised perpetual futures trading protocol built by the PP team and adds additional functionality, such as the ability to create limit orders and other advanced order types.&#x20;

The aim of APEX was to create a decentralised and trustless system that is ***fully non-custodial***. While other AMM based derivative DEXs rely on a trusted set up to execute limit orders, our smart contracts ensure the timely execution of orders through a permissionless network of keeper-bots.&#x20;

This means that at no point does APEX-PP have access to your funds, nor does it depend on trusted third parties. Read our Peckshield audit report [here](https://github.com/peckshield/publications/blob/master/audit_reports/PeckShield-Audit-Report-PerpLimitOrders-v1.0.pdf).&#x20;

### Reminder

Trading **can result in financial loss**, although with APEX-PP you are assured of **never** losing more than your initial investment. Keep two principles in mind at all times:

* Never invest more than you can afford to lose
* Always do your own research to understand the tokens, wallets and other tools you are using

### <br>


---

# 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.apex.win/apex-docs/master.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.
