# Overview

**Cyberperp** is a decentralized spot and perpetual exchange built on the Iota EVM, tailored for traders seeking low swap fees and minimal price impact on trades. This platform uniquely supports trading via a multi-asset liquidity pool, which not only facilitates trades but also rewards liquidity providers with fees from market making, swaps, and leveraged trading.

### Features

#### Low Swap Fees and Price Impact

Cyberperp minimizes costs and maximizes efficiency, making it an attractive platform for trading.

#### Multi-asset Liquidity Pool

Liquidity providers can contribute to a diverse pool of assets, earning fees from various sources:

* **Market Making:** Gain from the spread between buy and sell prices.
* **Swap Fees:** Earn a percentage from every asset swap on the platform.
* **Leverage Trading:** Receive a part of the fees generated from leveraged positions.

#### Dynamic Pricing

Prices on Cyberperps are dynamically sourced through [Pyth Oracles](https://pyth.network/), which ensures reliable and tamper-proof external data for accurate pricing.


---

# 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.cyberperp.io/cyberperp/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.
