# Getting Started

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

Blitz Trade is the first account abstraction layer for on-chain derivatives built on top of GMX and Buffer Finance.

**On the user side**, Blitz Trade abstracts complexity and enhances the UX to enable a seamless CEX-like onboarding and trading experience.

* 1-click Trading, currently powered by trade delegation (will eventually be perfected using account abstraction)
* Gas fee rebates
* One trading account and multi-dApp approach paves the road to exciting data funnels for users
* Buy/Sell crypto assets directly in-app via fiat on/off ramps (coming soon)

**On the dApp side,** Blitz Trade allows dApps to introduce a seamless UX powered by account abstraction and accelerate adoption without rebuilding the stack.

Simplifying complexity becomes crucial for expansion as Web3 evolves, similar to previous web versions.&#x20;

By using managed services and tools, teams can focus on their core competencies and innovation without devoting substantial resources to backend aspects like security, reliability, and scalability.

Importantly, when introducing the next 10 million traders to DeFi, the majority should not be burdened with the need to understand the underlying blockchains or token standards used by a protocol, nor should they face hurdles when interacting with applications.

As such, Blitz Trade, as a generalized abstraction, can easily integrate existing trading dApps, including Gains Network, Lyra, Vertex, Hegic, and more.

### Website Links:

* For Traders: [app.blitz.trade/trade](https://app.blitz.trade/trade)
* For Stakers: (coming soon)

### Social Media:

* Blog: [tinyurl.com/bp6tace7](https://tinyurl.com/bp6tace7)
* Twitter: [twitter.com/0xblitztrade](https://twitter.com/0xblitztrade)
* Telegram: [t.me/Blitzztrade](https://t.me/Blitzztrade)
* Discord: [t.co/VADfXAKzZd](https://t.co/VADfXAKzZd)


---

# Agent Instructions: 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://blitz-trade.gitbook.io/blitz/getting-started.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.
