# 如何使用Handshake域名

## 域名出售

1. 在“[域名管理](https://www.namebase.io/domain-manager)”里找到你的Handshake域名，选择 “管理”，然后点击“出售这个域名”的开关。
2. 设置一个售价后就可以点击“上线二级市场”！

![How to list your name](/files/-M6bt80FiTG-wF2qp2Mf)

上线之后，在域名没有售出之前，你可以随时调节你的域名价格或下架。

### 选择要出售的域名

虽然有的域名可能会比其他的域名更值钱，但是，其实你并没有理由不把你所有的域名都上线二级市场。因为你所支付的是竞拍价中第二高的价格，你已经知道至少有一个愿意付出等同于你支付价格的人。即使你只愿意在获得十倍回报率以上才出售，你还是应该挂个天价上去，更何况上线域名是完全免费的。

### 宣传你的域名

NB会自动给之前所有竞标过或关注过你的域名的人写邮件，通知他们你在卖这个域名，从而帮你宣传你的域名。同时，你也可以通过自己在卖出页面的“介绍栏”里写一下你域名的卖点用来增加你售出域名的可能性。

你也可以在NB以外主动去推广你的域名，比如：

* 各种HNS的微信和电报群
* Twitter（如果你添加 #namebasemarket 在你的Tweet里，我们会RT！）
  * 除了Twitter之外，你可以主动在LinkedIn或其他的社交软件找一些可能会想买的域名的人
* HNS的subreddit: r/Handshake
* 域名的subreddits: r/Domains, r/DomainsForSale, r/Domaining
* 域名论坛: [NamePros.com](https://slack-redir.net/link?url=http%3A%2F%2FNamePros.com), [DNForum.com](https://slack-redir.net/link?url=http%3A%2F%2FDNForum.com)
* 其他（发挥创意！）

## Create a Handshake site

### GitHub Pages

{% hint style="info" %}
You will need a GitHub account to create a Handshake website through GitHub Pages. If you have not done so, please first sign up [here](https://github.com/join?source=header-home).
{% endhint %}

{% hint style="warning" %}
Replace "namebase" in the following instructions with your Handshake name
{% endhint %}

{% tabs %}
{% tab title="Text" %}

1. Create a new GitHub repository and name it "namebase.github.io".
2. In the Settings tab under the GitHub Pages section, click Choose a theme and select a theme.
3. Go back to the GitHub Pages section to input "home.namebase" as your Custom domain and save.
4. Now find your Handshake name in the [Domain Manager](https://www.namebase.io/domain-manager), select Manage, and Add a new record under the Namebase nameserver DNS records section with the following inputs: CNAME (Type); home (Name); namebase.github.io (Value/data). Remember to save your settings.
   {% endtab %}

{% tab title="Picture" %}
![Step 1: Create a new repository](/files/-M5yAUCHdMYkxAa0ea0M)

![Step 2: Select a theme](/files/-M5yAUCP8P_usZ6iUuH-)

![Step 3: Input your Handshake domain ](/files/-M5yAUC_S3erlfl_5jVo)

![Step 4: Change DNS records](/files/-M5yAUCfKgWN_VCifyWm)
{% endtab %}
{% endtabs %}

Don't forget to share a screenshot of your resolvable Handshake domain in the [Namer Community ](https://discord.gg/BrApKfA)to earn the \<Creator> role.

## Redirect your name

Coming soon!


---

# 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://learn.namebase.io/cn/starting-from-zero/how-to-create-a-website.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.
