# How to personalize

Navigate to the Settings section in the Arkreen console at: <https://console.arkreen.com/settings> change your public profile, which is also visible in leaderboards, rankings and campaigns to others.

You can change your display name, the avatar, the country flag next to your name and even link your X profile. See this video for reference:

{% embed url="<https://youtu.be/uGZv6lIP7VA>" %}


---

# 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://intro.arkreen.com/how-to-personalize.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.
