# What is PerpOne

PerpOne is a non-custodial trading interface built on top of HyperLiquid.\
It provides mobile-first trading, high-speed execution, and AI-driven automated strategies.

## Key Characteristics

* Non-custodial trading (HyperLiquid model)
* Trading permissions only (no withdrawal permissions)
* Cross-platform: H5, iOS, Android, Web
* Market data, execution, and positions synced in real time
* AI-powered strategy engine

{% hint style="warning" %}

### What PerpOne Is Not

* Not a centralized exchange
* Not a wallet custodian
  {% endhint %}


---

# 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://perpone.gitbook.io/perpone/perpone/what-is-perpone.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.
