# 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.

{% hint style="info" %}
Kwenta is a non-custodial platform, with users having full control over their assets.
{% endhint %}

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

## Copyright

Except where otherwise noted, the content in this documentation is licensed under a [Creative Commons Attribution-ShareAlike 4.0 International license](https://creativecommons.org/licenses/by-sa/4.0/).

### Start Trading

{% content-ref url="overview/access-kwenta" %}
[access-kwenta](https://docs.kwenta.io/overview/access-kwenta)
{% endcontent-ref %}

{% content-ref url="overview/how-to-start-using-kwenta" %}
[how-to-start-using-kwenta](https://docs.kwenta.io/overview/how-to-start-using-kwenta)
{% endcontent-ref %}

### Products

{% content-ref url="broken-reference" %}
[Broken link](https://docs.kwenta.io/broken-reference)
{% endcontent-ref %}

{% content-ref url="using-kwenta/perpetual-futures/smart-margin" %}
[smart-margin](https://docs.kwenta.io/using-kwenta/perpetual-futures/smart-margin)
{% endcontent-ref %}

{% content-ref url="kwenta-token/staking-kwenta" %}
[staking-kwenta](https://docs.kwenta.io/kwenta-token/staking-kwenta)
{% endcontent-ref %}

### Decentralized Organization (DAO)

{% content-ref url="dao/governance-framework" %}
[governance-framework](https://docs.kwenta.io/dao/governance-framework)
{% endcontent-ref %}

### Developers

{% content-ref url="dao/devdao-contribute" %}
[devdao-contribute](https://docs.kwenta.io/dao/devdao-contribute)
{% endcontent-ref %}

{% content-ref url="dao/devdao-contribute/contributing-to-the-kwenta-frontend" %}
[contributing-to-the-kwenta-frontend](https://docs.kwenta.io/dao/devdao-contribute/contributing-to-the-kwenta-frontend)
{% endcontent-ref %}

{% content-ref url="developers/deployed-contracts" %}
[deployed-contracts](https://docs.kwenta.io/developers/deployed-contracts)
{% endcontent-ref %}

#### Other Resources

{% content-ref url="dao/kwenta-tokenomics" %}
[kwenta-tokenomics](https://docs.kwenta.io/dao/kwenta-tokenomics)
{% endcontent-ref %}


---

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