# Set Nickname

When setting the nickname, it is **available if it is a blue background** and **not available if it is a red background**. If you select a nickname with a blue background, your wallet and nickname will be successfully registered. At this point, you can see that your wallet is logged in at the top right, and you can **click on your account to choose which service you want to use**.

<mark style="background-color:blue;">**Blue Background: Nickname Available**</mark> &#x20;

![](/files/TJkNq0qu4zr0gh7WI7Ms)

<mark style="background-color:blue;">**Red Background: Nickname not available**</mark>     &#x20;

![](/files/dcde7GeTpr47VQnVxOwV)

<mark style="background-color:blue;">**Choose the service from the top-right**</mark>&#x20;

![](/files/3EcGvLh70nS2QZdXjSEq)


---

# 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://team-raffle.gitbook.io/nftranks-eng/user-guide/set-nickname.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.
