> For the complete documentation index, see [llms.txt](https://nabox.gitbook.io/nabox/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nabox.gitbook.io/nabox/nabox-id-authorization-and-verification.md).

# Nabox ID authorization and verification

## Introduce

Nabox ID is a blockchain-based decentralized identity (DID) system that allows users to unify multiple addresses, assets, and activities across different blockchains under a single unique identity. It aims to establish a unified and trustworthy user identity in the Web3 world, building a credit system for users within the cross-chain ecosystem.

## Registration

### 1.Download and open the Nabox Wallet App or Web Wallet

* Link: <https://nabox.io/>

### 2.Connect your wallet to Nabox ID

* Link: <https://id.nabox.io/>

### 3.Click “Create Nabox ID”

* Go to **\[Profile]** >> Click **\[Create Nabox ID]**

### 4.Complete Registration

* Enter your custom ID name, click **\[Create]**, and your registration will be complete.

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

## Usage

Nabox ID can be used as an on-chain domain name. By entering the Nabox ID in Nabox Wallet, the system will automatically resolve and map it to the corresponding address on the selected blockchain.

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


---

# 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:

```
GET https://nabox.gitbook.io/nabox/nabox-id-authorization-and-verification.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.
