> For the complete documentation index, see [llms.txt](https://quentadex.gitbook.io/quentadex/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://quentadex.gitbook.io/quentadex/overview.md).

# Overview

## Welcome to Quenta

### What is Quenta?

Quenta is a perpetual trading protocol that allows you to:

* **Trade with leverage** - Amplify your trading power from 1x to 10x
* **Go long or short** - Profit from both rising and falling markets
* **Trade without expiration** - Perpetual contracts never expire
* **Access multiple markets** - Trade BTC, ETH, HEX, PLSX, INC, DAI, ATROPA, and more
* **Decentralized and transparent** - Built on PulseChain with on-chain execution

### Key Features

#### Virtual AMM Technology

Quenta uses a Virtual Automated Market Maker (vAMM) system that provides liquidity without requiring physical assets. This innovative approach enables efficient perpetual trading with minimal slippage.

#### PulseX Integration

Price discovery is powered by PulseX, the leading decentralized exchange on PulseChain. Quenta uses PulseX's Time-Weighted Average Price (TWAP) feeds to ensure fair and accurate pricing.

#### Real-Time Charts

View comprehensive price charts with data from multiple sources

#### Advanced Position Management

* Monitor your positions with real-time PnL
* Adjust margin to manage risk
* Close positions anytime with transparent fees

### Documentation Overview

This documentation will guide you through:

* **Getting Started** - Set up your wallet and make your first trade
* **Core Concepts** - Understand virtual AMM, funding rates, and leverage
* **Trading Guide** - Learn how to open and manage positions
* **Position Management** - Monitor and adjust your positions
* **Charts & Data** - Understand price charts and market statistics
* **Advanced Topics** - Deep dive into platform mechanics
* **FAQ** - Common questions and troubleshooting
* **Glossary** - Key terms and definitions

### Platform Information

* **Platform URL**: [app.quentadex.com](https://app.quentadex.com)
* **Company Website**: [quentadex.com](https://quentadex.com)
* **Network**: PulseChain
* **Supported Wallets**: MetaMask, WalletConnect

### Important Notice

⚠️ **Trading perpetual contracts involves significant risk**. Leverage amplifies both profits and losses. Always trade responsibly and never risk more than you can afford to lose. Ensure you understand margin requirements and liquidation risks before trading.

***

Ready to get started? Head to the Getting Started Guide to begin trading on Quenta.


---

# 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://quentadex.gitbook.io/quentadex/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.
