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

# About

- [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)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.aark.digital/about.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
