# Aark

## Aark Digital

- [ANNOUNCEMENTS](https://docs.aark.digital/announcements.md)
- [From 1000x to 2000x: Next Chapter in Leverage Trading](https://docs.aark.digital/announcements/from-1000x-to-2000x-next-chapter-in-leverage-trading.md)
- [Aark Digital](https://docs.aark.digital/about/aark-digital.md): The Leveraged Everything Perpetual Dex.
- [Our Vision](https://docs.aark.digital/about/our-vision.md)
- [Step-By-Step Guide](https://docs.aark.digital/about/step-by-step-guide.md): Don't be afraid non-degens of Web3. We are here to guide you.
- [Login (Connecting Wallet)](https://docs.aark.digital/about/step-by-step-guide/login-connecting-wallet.md)
- [Deposit](https://docs.aark.digital/about/step-by-step-guide/deposit.md)
- [Unlock Full Trading Potential](https://docs.aark.digital/about/step-by-step-guide/unlock-full-trading-potential.md): Connect to Discord
- [Receive Free fUSDC!](https://docs.aark.digital/about/step-by-step-guide/receive-free-fusdc.md): fUSDC reduces your open fee by 50%!
- [1000x Trading](https://docs.aark.digital/about/step-by-step-guide/1000x-trading.md)
- [Perpetual Trading](https://docs.aark.digital/about/step-by-step-guide/perpetual-trading.md)
- [1000x Mode](https://docs.aark.digital/about/1000x-mode.md): An advanced high-leverage trading environment offering isolated margin, extreme leverage, and deep liquidity through a Reflective Market Maker (RMM) system.
- [fUSDC (Fake USDC)](https://docs.aark.digital/about/1000x-mode/fusdc-fake-usdc.md): A Game-Changer for Traders reducing open fees in 1000x trading by 50%
- [Fee Structure](https://docs.aark.digital/about/1000x-mode/fee-structure.md): Our fee structure is designed to keep costs low and rewards high, giving you the edge in every trade.
- [Listing Event Fee Structure](https://docs.aark.digital/about/1000x-mode/fee-structure/listing-event-fee-structure.md)
- [1000x Mode Policy](https://docs.aark.digital/about/1000x-mode/1000x-mode-policy.md)
- [Key Structure](https://docs.aark.digital/about/1000x-mode/key-structure.md)
- [VIP System](https://docs.aark.digital/about/1000x-mode/vip-system.md)
- [Perpetual Mode](https://docs.aark.digital/about/perpetual-mode.md): Powered by Orderly Network
- [Orderly Network & Key Features](https://docs.aark.digital/about/perpetual-mode/orderly-network-and-key-features.md)
- [High Liquidity](https://docs.aark.digital/about/perpetual-mode/high-liquidity.md)
- [Orderbook Trading](https://docs.aark.digital/about/perpetual-mode/orderbook-trading.md)
- [Cross-Chain Compatibility](https://docs.aark.digital/about/perpetual-mode/cross-chain-compatibility.md)
- [Gass-Free Transaction & Fees](https://docs.aark.digital/about/perpetual-mode/gass-free-transaction-and-fees.md)
- [Extensive Trading Pairs](https://docs.aark.digital/about/perpetual-mode/extensive-trading-pairs.md)
- [Dev-Overview](https://docs.aark.digital/architecture/dev-overview.md)
- [Queue-Based Settlement](https://docs.aark.digital/queue-based-settlement.md): A high-speed, gas-efficient order processing system using off-chain queues and batch on-chain settlement.
- [Gasless Transaction Framework](https://docs.aark.digital/gasless-transaction-framework.md): A transaction execution model that eliminates gas costs by leveraging cryptographic signatures and off-chain relayers.
- [Price Feed & RMM](https://docs.aark.digital/price-feed-and-rmm.md): A hybrid off-chain and on-chain pricing system that ensures accurate, real-time market data while maintaining deep liquidity through our Reflective Market Maker (RMM) mechanism.
- [Advanced Volatility Monitoring System](https://docs.aark.digital/advanced-volatility-monitoring-system.md): A real-time volatility tracking and risk management system designed to enhance trading stability and provide actionable insights for developers.
- [Secuity](https://docs.aark.digital/fundamentals/secuity.md)
- [Media Kit](https://docs.aark.digital/media-kit.md): Aark Digital's media assets can be found in the zip file below.
- [LPs](https://docs.aark.digital/legacy/lps.md): LPs are the core of Aark, creating the foundation on which traders and market makers deploy strategies.ca
- [Leveraged LP](https://docs.aark.digital/legacy/leveraged-lp.md)
- [Cross Margin](https://docs.aark.digital/legacy/cross-margin.md)
- [Streaming Funding Fee](https://docs.aark.digital/legacy/streaming-funding-fee.md): Aark's approach to balancing Mark Price and Open Interests.
- [Market Makers](https://docs.aark.digital/legacy/market-makers.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.aark.digital/announcements.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.
