# Set Your First .btc Primary Name

As the [Oridinals Primary Name Protocol(Solution B)](/docs/ordinals-primary-name-protocol/ordinals-primary-name-protocol-solution-b-draft.md) says, transfer a .btc name to yourself, you will get a Primay Name.

## Step 1. Transfer a .btc name to yourself

1.1 Take UniSat Wallet as example, select one of your .btc names and click "Send".

<div align="left"><figure><img src="/files/qD7dhm1dV7YC2MbTR33x" alt="" width="358"><figcaption></figcaption></figure></div>

1.2 Input your .btc name or your wallet address in the Recipient input, please check the address is your wallet address, then click "Next" button.

<div align="left"><figure><img src="/files/5v3tDBJJtelfUUrYAYFq" alt="" width="335"><figcaption></figcaption></figure></div>

1.3 Click "Sing & Pay" button.

<div align="left"><figure><img src="/files/zedsVVxaIPFVaxgG4ai6" alt="" width="356"><figcaption></figcaption></figure></div>

Wait for the transaction is confirmed.

## Step 2. Login bdid.io to Check Your Primary Name

After the transaction is confirmed in the Step1, you can open <https://bdid.io/marketplace/inscription?namespace=.btc> , then click "Connect Wallet" button. If you are already login, you can logout first.

<div align="left"><figure><img src="/files/eskhwZzny6Jaf01CBXhK" alt=""><figcaption></figcaption></figure></div>

After you connect your wallet, it should show your Primary Name set in Step1. If it done not show your Primary Name, maybe there is a litter latency, you can logout and login again.

<div align="left"><figure><img src="/files/giMsgEQtWboMFnNzH6AD" alt=""><figcaption></figcaption></figure></div>


---

# 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://docs.btcname.id/docs/tutorial/set-your-first-.btc-primary-name.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.
