# 如何注册 .web3 用户名？

#### 步骤一：

访问 .web3 用户名网站：<https://app.web3verse.space/>（以下截图来自测试环境）

#### 步骤二：

输入你想要注册的用户名，并点击注册

<figure><img src="/files/U89VvmFyLXGultsMczem" alt=""><figcaption><p>此用户名可以注册</p></figcaption></figure>

<figure><img src="/files/c2HOkjU1EHPI4NghCc4K" alt=""><figcaption><p>如果此用户名被注册了，会提示已注册</p></figcaption></figure>

#### 步骤三：

进入注册流程，首先要连接账户

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

可以从 Fluent、AnyWeb、Cellar 选择任意一种方式，授权 Web3 账户登录

* AnyWeb 和 Cellar 都提供了通过手机号登录的方式；
* Fluent 是一个无托管的 Web3 的浏览器插件钱包工具；

<figure><img src="/files/L9sf6oGZp7i1cFZqdNMB" alt=""><figcaption><p>选择任何一种钱包连接 </p></figcaption></figure>

#### 步骤四：在钱包中确认

点击申请后，在弹出的钱包确认框中确认交易；

等待转圈圈结束后，即进入支付步骤；

<figure><img src="/files/vYs3RMx6IxVUZ0zbyZzD" alt=""><figcaption><p>等待转圈圈结束即可</p></figcaption></figure>

#### 步骤五：

进入支付流程后，通过支付宝扫码完成支付即可

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

#### 注册成功：

稍微等待一段时间后，看到以下页面注册完成啦！

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

**最后一步：**

想要使用用户名的全部功能，则需要将用户名 “设为展示”（反向解析）

点击按钮后，在钱包中确认完成即可

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

完成以上全部操作，你的用户名就设置完成了！


---

# 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://web3-username.gitbook.io/.web3-username-docs/user-tutorial/readme-1.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.
