> For the complete documentation index, see [llms.txt](https://docs.thena.fi/thena/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.thena.fi/thena/thena-perps.md).

# THENA Perps

[THENA Perps](https://perps.thena.fi/) is a cutting edge “Intent-Based” perpetual DEX powered by SYMMIO and hosted by THENA that gives users access to (up to) 50x leverage trading over a range of more than 300 crypto assets.&#x20;

<figure><img src="/files/AGY004mdaLwznKtmXtln" alt=""><figcaption></figcaption></figure>

The “Intent-Based” model connects DeFi users on-chain to third parties called “Hedgers”, that are able to provide liquidity in a trustless manner. Inspired by the Request for Quote -model (“RFQ”), Hedgers are automatically filling perpetual intents from DeFi users to create onchain and permissionless derivatives. This infrastructure pioneers the first Automated Market For Quotes engine (“AMFQ”) that seamlessly blends the strengths of order books and AMMs for an unmatched capital efficiency for both end users and professional market makers.

The counterparty risk of each position minted remains isolated through symmetrical onchain agreements, and covered at any time by the collateral locked into each party’s cross-margin account, making the system fully trustless. In these bilateral agreements, the gains of a party mirrors the losses of the other one. \
\
The THENA Perps model surpasses the competition by eliminating systemic inefficiencies and dependence on oracles. It presents a platform that is not only user-friendly but also financially robust.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.thena.fi/thena/thena-perps.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.
