# Profiles

<figure><img src="https://lh4.googleusercontent.com/gdr9QvOjtxT7gSPfrTJ9-pifVzt3abd_LP-7Tyd-KRPU0S9B3pk1Kd0i0MQwcqYb5Y8RvbthHt_CPatr2ln2Rxzb5lfDWVC2AaDfYruAYry3yDpgjlwNUo2TqhJX_DsQv0nS7SUzBKgEGR3DGjW2BQQ" alt=""><figcaption><p>KyberSwap Profiles</p></figcaption></figure>

## Overview

With the introduction of [Sign In With Ethereum](https://login.xyz/), users can now log into Web3 compatible services using just their Ethereum wallet. In other words, dapps can easily verify that users are "who they say they are" without the need of a centralized identity provider. Users always have total control over their own digital identities and how their personal data is shared.

By building on top of this decentralized identity ethos (per [EIP-4361](https://eips.ethereum.org/EIPS/eip-4361)), KyberSwap Profiles enables our users to enjoy more personalized and secured services while still having the option to determine their preferred privacy levels. KyberSwap users can continue to use the KyberSwap Interface with just a connected wallet or enjoy multiple customization options by signing in with their connected wallets. Moreover, by signing in with Ethereum, users will get access to the same experience across multiple devices while maintaining their pseudonymity. Any personally identifiable data (such as emails) are strictly optional and will only be used for communication preferences as defined by the user.

KyberSwap Profiles enable users to easily customize their trading experience across devices by signing in with their Ethereum wallet. Users who are signed in also enjoy more secured access to the many value-added off-chain services such as [KyberAI](/reference/legacy/kyberai.md), notifications, etc. Note that off-chain services will be delivered via the selected profile. KyberSwap Profiles is trailblazing the way for this hybrid approach which prioritizes open access, privacy, and accessibility.


---

# 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.kyberswap.com/kyberswap-solutions/kyberswap-interface/profiles.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.
