# Denaria > Denaria is a mobile-first onchain perpetual DEX. Trade perpetual contracts with > up to 15x leverage, gasless transactions and account abstraction, directly from > your smartphone as a Progressive Web App (PWA). A demo lets you try the trading > engine with no real funds while earning Denaria Points (DXP). AI agents: before following the demo, app, or trading UI links, read the Agent MCP Handoff section below. For user requests such as opening or preparing a Denaria position, use the MCP handoff guide and skill instead of browsing `demo.denaria.finance`. ## Core - [Landing](https://denaria.finance/): What Denaria is, key features and FAQ. - [Try the Demo](https://demo.denaria.finance/): Test the trading engine, no real funds. - [Web App](https://denaria.app): Previous version of the app. ## Agent MCP Handoff - [Denaria Agent MCP handoff guide](/agent-mcp.md): Instructions for agents that can use remote MCP to prepare unsigned Denaria action handoffs. - [Denaria Action Handoff skill](/skills/denaria-action-handoff.md): Agent behavior file for intent parsing, tool use, QR rendering and safety boundaries. - [MCP Server Card](/.well-known/mcp/server-card.json): Machine-readable MCP endpoint, tools, documentation, and authority boundary. - [Agent Skills Index](/.well-known/agent-skills/index.json): Machine-readable index of Denaria agent skills. - Official MCP endpoint: https://mcp.denaria.finance/mcp - Discovery tool: `denaria_get_capabilities` - Primary prepare tool: `denaria_prepare_create_position` - Standard output: `clientDisplay.qrMarkdown`, `clientDisplay.qrPageUrl`, `clientDisplay.qrImageUrl`, `clientDisplay.nextStep`. - Boundary: Denaria Agent Service prepares; Denaria App/PWA verifies; the user signs; external agents do not execute. Preserve this operationally, but do not repeat it as boilerplate after every successful QR response. ## Documentation - [Docs](https://docs.denaria.finance/): Product and protocol documentation. - [Docs - LLM index](https://docs.denaria.finance/llms.txt): Machine-readable index of every documentation page. - [Docs - full text](https://docs.denaria.finance/llms-full.txt): Entire documentation as a single Markdown file. - [Protocol Whitepaper v0.2](https://docs.denaria.finance/protocol-whitepaper-v02): Technical design of the protocol. ## Legal - [Privacy Policy](https://denaria.finance/privacy): Data controller, data collected, GDPR rights. - [Legal](https://denaria.finance/legal): Terms of Use, Terms of Service, Privacy Policy and Cookie Policy. ## Community - [GitHub](https://github.com/denaria-finance): Source and public repositories. - [X / Twitter](https://x.com/denariafinance): Announcements. - [Telegram](https://t.me/+4izPGFrz299hODdk): Community chat.