# Naming

### **When can I name my SatoshiFace?**

A Face can be named after 5 tiles have been unlocked, providing you own 250 or more SFT (initial purchasers are able to claim 500 SFT after purchase). If you are purchasing a Face from OpenSea or a similar marketplace, you can change the name as soon as you own 250 SFT (and the Face has at least 5 unlocked segments). Note however that Faces purchased from OpenSea or similar marketplaces may not come with the previously minted tokens.&#x20;

### How to rename a face?

<img src="https://discord.com/assets/68546f5fc3b2166f42cf90b7e23c5ae9.svg" alt=":one:" data-size="line"> Go to [satoshifaces.com/wallet](https://satoshifaces.com/wallet) and log in with your MetaMask.\ <img src="https://discord.com/assets/eb29ce5fcf54bc3b23ff77039a4ecf3c.svg" alt=":two:" data-size="line">Ensure that you have accumulated enough SFT to change the name of a FACE (250 SFT minimum) and that a FACE has at least 5 segments showing.\ <img src="https://discord.com/assets/67f896405747f26f63f09e0cb048d358.svg" alt=":three:" data-size="line">Click "Claim SFT". You can either claim all SFT from all FACES at once at the top, or individually for each FACE below that artwork.\ <img src="https://discord.com/assets/09fe8a2882cac4cdb4712ab9622d3fe1.svg" alt=":four:" data-size="line">Return to your wallet and click "name face".

### &#x20;**How much for a name change?**

The cost of a name change is 250 SFT. All Faces purchased during the initial sale will receive a 500 SFT bonus, giving you enough for a name change and some leftover!

### **Can I name my SatoshiFace 'John', if another Face already owns the name?**

No. Names must be unique. Once a name has been given to a Face, it is stored in the blockchain until the owner decides to change it. Once a name is changed, the previous name becomes immediately available for use.

### What are the rules for changing names?

• Names must be unique \
• Maximum of 20 characters (including spaces)\
• Uniqueness is case insensitive ('John' and 'john' are considered the same)\
• No leading or trailing spaces\
• Only alphanumeric characters


---

# 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://faq.satoshifaces.com/about-satoshifaces-nfts/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.
