# 了解客户规则

Before you can start to buy HNS, you must first verify your profile. This process only takes a few minutes. Once you’ve answered a few basic questions and verified your contact details, you’ll be able to get HNS and start bidding in no time.

The verification process can vary depending on your location. Some users may only need to verify with their first name, last name, and phone number. For others it may require more information such as your ID (drivers license, local ID or passport). We partner with Jumio to verify accounts and store verification data. Jumio is also the verification partner that Coinbase, Airbnb, United Airlines, and many other well-known companies use. This is to ensure your data is always safe and secure.

{% hint style="warning" %}
Trading HNS is not available to NY residents due to regulatory restrictions.
{% endhint %}

Due to regulatory reasons (we're not happy about it either), Namebase accounts are restricted in functionality based on verification status. Before you verify your account, you can:

* Transfer HNS into your cloud wallet
* [Bid on Handshake TLDs](/cn/starting-from-zero/how-to-bid-on-a-name.md)
* Withdraw Handshake TLDs

After you verify your account, you can:

* [Buy and Sell HNS with BTC](/cn/starting-from-zero/buy-hns.md) (global)
* [Buy and Sell HNS with USD](/cn/starting-from-zero/buy-hns.md) (US only)
* Trade on [Namebase Pro](/cn/about-namebase/namebase-pro.md) (only available outside the US)
* Withdraw HNS (only available outside the US)


---

# 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/about-namebase/kyc-requirements.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.
