# 资产转移

## Transfer in HNS

### From BTC

Use [this](/cn/starting-from-zero/buy-hns.md#buy-hns-with-btc) guide to transfer BTC to your Namebase wallet to convert to HNS

### From another HNS wallet&#x20;

You can transfer HNS from another wallet directly to your [Namebase wallet](broken://pages/-M5YGkEleHbbhOksJQ5v#namebase-wallet) using the address on your [dashboard](https://www.namebase.io/dashboard). Due to the current volatility in Handshake's hash rate, Namebase confirms HNS deposits after 20 blocks, which typically takes 3-4 hours. Namebase will decrease the number of blocks needed to confirm deposits as the hash rate increases and stabilizes.

## Transfer out HNS

Coming soon!

## Transfer in Handshake Domains

Coming soon!

## Transfer out Handshake Domains

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/advanced-guides/transferring-entities.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.
