# Name Change

The owners of the GangstaBet NFTs can change the name by using (burning) $GBET tokens. The cost to change the name of the NFTs is 360 $GBET i.e. worth one month of daily distribution. The rules for changing names are:&#x20;

* No name can be identical
* There is a limit of 25 symbols (including spaces)
* Uniqueness is case insensitive (i.e. «John» and «john» are considered the same for the blockchain)
* There are no leading or trailing «spaces»
* Only alphanumeric symbols are eligible for use
* Used names become available immediately after the name of the NFT is changed

The name of a GangstaBet will be shown all over the GangstaVerse in places like GangWars, The Emerald City, Marketplace, etc.


---

# 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.gangstaverse.co/inside-gangstaverse/our-tokens/gbet-token/burning-mechanism/name-change.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.
