# One Account (Account Abstraction)

## Overview

\
UXLINK Account is a account abstraction protocol which contains social accounts abstraction, on-chain accounts abstraction.

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

## What's One Account

{% hint style="info" %}
**Account Abstraction** is a account abstraction protocol that aims to simplify the use of complex account functions for users without requiring direct interaction with underlying technical details. Account abstraction protocol can unify account management, making operations simpler and more seamless, especially in Web3 environments where it facilitates the integration of multiple account types and unified identity management.
{% endhint %}

**One Account** is an innovative account abstraction protocol that integrates the abstracting users’ social (off-chain) accounts and on-chain accounts.\
\
In short, **One Account** significantly reduces the complexity of managing multiple accounts, achieving unified management of social and on-chain accounts and allowing users to login and interact seamlessly within Dapps.

## UXLINK Auth

**UXLINK Auth** is a secure, fast, and convenient Dapp login solution designed for both Web2 and Web3 users. It offers users a seamless cross-platform login experience, allowing them to easily and securely access various Dapps, whether they come from traditional internet platforms or blockchain ecosystems. This solution enables users to quickly login and enjoy a smoother interaction process.

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

## UXLINK Account

UXLINK Account serves as the foundation of the One Account abstraction protocol, incorporating Social Accounts Abstraction and On-Chain Accounts Abstraction:

### Social Accounts Abstraction (Off-Chain Accounts Abstraction)

Social Accounts Abstraction means that UXLINK Account can consolidate a user’s social media accounts (e.g., Telegram, X (Twitter), Line, Kakao Talk, WhatsApp, Facebook, TikTok, etc.) into a single virtual account, allowing unified management and authentication of these accounts. Users can login, authenticate, and interact through their social accounts, making it easy to switch identities across platforms and offering a cross-platform interaction experience.

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

### On-Chain Accounts Abstraction

On-Chain Accounts Abstraction refers to UXLINK Account’s support for unified abstraction of blockchain accounts, enabling users to manage their on-chain accounts across different blockchain networks (e.g., Ethereum, Arbitrum, Mantle, TON, KAIA, BTC L2, Solona etc.) without directly handling the technical complexities of on-chain operations. With UXLINK Account, users can simplify on-chain transactions, asset management, and more.

## Conclusion

“One Account” is a core feature of UXLINK, integrating users’ social and on-chain accounts to provide a single account gateway across the Web2 and Web3 worlds. This abstraction and integration not only allow users to log into Dapps seamlessly but also enable secure, fast interaction across both blockchain and traditional internet platforms using a unified account.


---

# 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.uxlink.io/layer/technology/one-account-account-abstraction.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.
