# User Experience Focus

At IntentX, we believe that an exceptional trading experience extends beyond liquidity and transaction efficiency. To increase adoption of decentralized finance, applications must now **invest heavily in their user experience** to suit a broader userbase.

We're innovating across various facets to ensure that every interaction users have with our platform is seamless, intuitive, and secure. This will evolve over time to more advanced states, with the ultimate goal of providing a **CEX like user experience on-chain**.

***

**Account and Position Management**:

* ***Overview*****:** A centralized dashboard to oversee and manage all your trades, positions, margin health, and account settings.
* ***Benefits*****:**

  * Easy tracking and adjustments of open positions.
  * Consolidated view of account health, margin levels, and potential risks.
  * Withdraw and deposit history.
  * PnL and order history.

  <div data-full-width="true"><figure><img src="/files/20pxJHLZiPZ1tEqpRl7X" alt=""><figcaption><p>Account Overview V2 Preview</p></figcaption></figure></div>

***

**Detailed Analytics**:

* ***Feature*****:** Detailed analytics on both the overall platform and at the individual account level. Gain insights into your trading patterns and portfolio performance.
* ***Benefits*****:**

  * Informed decision-making with up-to-date data.
  * View trading metrics and historical data with customizable filters.
  * Global platform statistics.

  <figure><img src="/files/MVmH3rrO0eCYDUR6fwvR" alt=""><figcaption><p>Analytics V2 Preview</p></figcaption></figure>

***

**Account Abstraction**:

* ***Feature*****:** Simplify onboarding by allowing **web2 log in options** and abstracting away blockchain interactions, making IntentX more approachable for both novices and seasoned on-chain users.
* ***Benefits*****:**
  * Mask the complexities of underlying blockchain processes.
  * Provide a smoother, more intuitive user interface.
  * Enable users to focus on trading without being bogged down by technical details.
  * Advanced security measures such as **2FA** and **account recovery**.

***

**Mobile Support**:

* ***Feature*****:** Full mobile trading and account management support. Including a dedicated **progressive web app platform (PWA)** to trade from anywhere.
* ***Benefits*****:**
  * Combined with account abstraction, seamlessly switch between mobile and web with your web2 log-in.
  * Consistent experience across devices through the PWA.
  * Accessibility to all your positions and trading features on the go.

<figure><img src="/files/Ylt6cPAEApXg0ZsXncam" alt="" width="188"><figcaption></figcaption></figure>

***

**Gas Management**:

* ***Feature*****:** Streamlined gas management for users to simplify web3 participation and user experience. With full account abstraction, gas can be managed for users without their knowledge.
* ***Benefits*****:**
  * Remove friction and education gaps to onboarding new users.
  * Protect users from potential gas mismanagement mistakes.

***

**1-Click Trading**:

* ***Feature*****:** Execute trades swiftly with a single click, without navigating through multiple approval and transaction steps.
* ***Benefits*****:**
  * Speedy order placements, increasing chances of optimal trade execution.
  * Reduce potential errors that can occur with multiple transaction steps.
  * Provide trade experience akin to Centralized Exchanges.

***

**Fiat On/Off Ramp**:

* ***Feature*****:** Seamlessly integrate traditional banking systems with our decentralized platform. Users can load their accounts directly from credit card and start trading immediately.
* ***Benefits*****:**
  * Facilitate easy transitions between fiat and cryptocurrencies.
  * Enable broader accessibility for users new to the crypto ecosystem.
  * Support diverse payment and withdrawal methods for global users.

***

As our platform develops, IntentX will continually invest in the latest UX technologies to be at the forefront of the derivatives space.


---

# 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://docs.intentx.io/introduction/user-experience-focus.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.
