# Identity

Your **Neuron AI account and identity** are directly linked to your **Blockchain wallet**, eliminating the need for traditional email registration.

#### **Effortless Web3 Login**

* Simply log in using your **Web3 blockchain wallet** (e.g., **Phantom**).
* Neuron AI supports **ENS names**, enabling human-readable addresses like:\
  \&#xNAN;*mydomain.eth/traffic/helsinki* for seamless navigation.

#### **Connecting Your Blockchain Account to Neuron AI**

1. **Download Phantom** – Get the **free, open-source** browser extension or mobile app (available for **Android & iOS**).
2. **Set Up Your Blockchain Wallet** – Create or import an existing Web3 wallet.
3. **Sign a Secure Authentication Message** – Upon connecting to **Neuron AI**, you’ll be prompted to **sign a message** to verify wallet ownership.

With **decentralized identity verification**, Neuron AI ensures **secure, trustless, and seamless access** to **AI-driven Web3 data solutions** without relying on centralized authentication methods. 🚀


---

# 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://neuron-network-ai.gitbook.io/neuron-network-ai/introduction/identity.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.
