# 如何获得域名

## Name search

Visit <https://www.namebase.io/domains> and use the Power search to find names you want to [own](/cn/about-handshake/about-handshake/unstoppable-and-private.md).

There are 4 possible results to the search:

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

1. The auction is over, visit Namebase [marketplace](broken://pages/-M5PYIrUW-MSE9ku06QN) to buy your name.
2. The auction hasn't started and placing a bid on this—around 30 minutes to confirm—will begin the auction. The auction lasts 720 [blocks](/cn/about-handshake/blockchain-refresher.md#block-time) , and the winner will pay the [second-highest bid ](/cn/about-handshake/handshake-auction.md)to receive their Handshake name at the end of the 1440 blocks reveal period; roughly 15 days from when the first bid was placed.&#x20;
3. The auction is underway. The winner will pay the second-highest bid to receive their Handshake name at the end of the 1440 blocks reveal period.
4. The name hasn't been [released](/cn/about-handshake/about-handshake.md#endless-top-level-domains) yet. Add it to your watchlist to receive an email when the name is released.
   {% endtab %}

{% tab title="Picture" %}
![Scenario 1: Auction is over](/files/-M5a9H0rZPnyMgZxRfNd)

![Scenario 2: Auction awaiting first bid](/files/-M5a9H0soImuWJG1lDB1)

![Scenario 3: Auction is underway](/files/-M5a9H0v8vCpUMroSGnx)

![Scenario 4: Name hasn't been released](/files/-M5a9H0wcO4ph-mlpr4E)
{% endtab %}
{% endtabs %}

&#x20;Use <https://www.namebase.io/domain-manager> to keep track of all your domains

## Blinds and lockups

Lockup Amount = Bid Amount + Added Blind

Adding blinds can be useful during auctions for hiding the true value of your bid from others since you only have to have the highest Bid Amount to win an auction. Note the amount you place for your bid is called a "lockup" because you won't get to spend your Lockup Amount until the auction ends.

## More

Try [this](/cn/about-handshake/handshake-auction.md) for a more in-depth explanation to the Handshake name auction.

Visit the [Namer Community](https://discord.gg/Uuvrzc)’s #auctions channel to ask about and discuss bidding strategies. 


---

# 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-bid-on-a-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.
