> For the complete documentation index, see [llms.txt](https://doc.sololeveling.space/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.sololeveling.space/sololeveling-unlimited/key-features/easy-access.md).

# Easy Access

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

## 1. Easy Account Creation

Solo Leveling: Unlimited (SL:U) prioritizes a familiar and convenient social login method, going beyond the innovative cryptocurrency wallet-based login system. Users can easily sign up through various social media accounts such as Google, Facebook, and Twitter, saving both time and effort. In SL:U, cryptocurrency wallets linked to the user's social account are automatically created, enabling easy use of blockchain technology without complex wallet setup. This significantly enhances user experience and maximizes the convenience of digital asset management. The social login feature of SL:U allows more users to easily access the platform, thereby improving scalability and service quality for users. Thanks to the simple and intuitive login process, even beginners can easily join the cryptocurrency ecosystem.

## 2. WEB3 Services with No Fees

SL:U is a blockchain-based platform operating on a Mainnet with Gas Less technology to enhance user experience. Users can engage in various actions, such as acquiring monster cards, leveling up, and receiving rewards, all transparently recorded on the blockchain. The platform allows users to enjoy these features without worrying about transaction fees, thanks to the Gas Less technology, making the experience smooth and enriched. SL:U leverages these technical advantages to provide an immersive and enjoyable gaming environment. Additionally, the transparency and security of blockchain ensure the reliability of user data, allowing users to utilize the SL:U platform with confidence.

## 3. On-ramp

SL:U prioritizes providing a convenient user experience not only for Web3 users but also for Web2 users. To achieve this, the SL:U platform has been designed to facilitate easy purchases using debit or credit cards. This allows a wider range of users to easily access and use the platform. SL:U is committed to lowering the barriers to technology, enabling everyone to easily utilize digital assets and services. We aim to break down the boundaries between Web2 and Web3, striving to offer a smooth and intuitive experience for all users.


---

# 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://doc.sololeveling.space/sololeveling-unlimited/key-features/easy-access.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.
