# Welcome to Kwenta

Kwenta is a multichain perps marketplace offering [perpetual futures](https://docs.kwenta.io/using-kwenta/perpetual-futures) on Optimism, Base, and Arbitrum. Kwenta integrates with leading derivatives liquidity protocols to bring you the most markets, best pricing, and deepest liquidity available onchain.

> Kwenta is a non-custodial platform, with users having full control over their assets.

{% hint style="info" %}
Optimism token address: [0x920Cf626a271321C151D027030D5d08aF699456b](https://optimistic.etherscan.io/address/0x920Cf626a271321C151D027030D5d08aF699456b)
{% endhint %}

### Things you can do on Kwenta: <a href="#things-you-can-do-on-kwenta" id="things-you-can-do-on-kwenta"></a>

* Buy or sell a growing number of synthetic assets
* Trade with up to 100x leverage (not all pairs)
* Stake KWENTA to receive inflationary rewards

### Benefits of using Kwenta <a href="#benefits-of-using-kwenta" id="benefits-of-using-kwenta"></a>

* Trade with **low gas fees and near-instant transactions**
* Trading is 100% on-chain
* Pyth oracle protected price data

> **Kwenta works different from traditional exchanges as it:**
>
> 1. Price feeds come from decentralized oracles
> 2. There is no order book
>
> Instead, trades executed on Kwenta leverage the Synthetix debt pool (a huge pool of liquidity). This ensures that traders have the liquidity they need at any price point to execute trades. This model requires a liquid and immutable stable coin such as [sUSD](https://docs.kwenta.io/overview/why-susd).

[<br>](https://docs.kwenta.io/overview/access-kwenta)


---

# 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.v3.kwenta.io/welcome-to-kwenta.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.
