> For the complete documentation index, see [llms.txt](https://astrumleague.gitbook.io/astremleague/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://astrumleague.gitbook.io/astremleague/game/game-elements/customize-your-profile.md).

# Customize your profile

## <mark style="color:blue;">Customize your profile</mark>

Each user is provided with their own profile space. The profile space is mutually visitable between users and serves as a partial communication space.

In addition to providing basic information about the user's commanders, battle history, and so on, the profile also has space for additional customization.  It's also a place to showcase your personality in-game, as everything is visible to visitors.

Social points are awarded based on the number of visits, banner clicks, and battle videos watched by other users, and users can exchange them for Astrum (ATRM).

* The profile space displays basic information about the user.
* It allows for the main elements of social media : visits, followers, and views, which in turn reward the user.

## <mark style="color:blue;">Building Skin</mark>

Users can change the appearance of buildings used in the battle screen with skin items. The changed building appearance will be displayed in in-game battles as well as on the user's profile space.

* There are skins that are awarded only to a certain number of users with the best performance in a season.
* Limited skins tied to various events are sold in the NFT Market.

<figure><img src="/files/Z8Gu0n3KN9C6UmCOKoVR" alt="" width="563"><figcaption></figcaption></figure>

## <mark style="color:blue;">Tiles and Ornaments</mark>

Users can personalize their customization space on their profile screen with various map tiles to make it unique. They can also place various customization such as statues, plants, and pets on top of the tiles to make it their own.

* You can replace the terrain in your customization space with tiles.
* Users can purchase a limited number of tile NFTs in the market.
* Personalize your customization space by placing ornaments appropriately.
* Users can purchase a variety of products, including limited edition ornaments, exclusive collaboration with famous companies and products, etc.

<figure><img src="/files/Zs5NrEAhoUZbrmUa4F1d" alt="" width="561"><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://astrumleague.gitbook.io/astremleague/game/game-elements/customize-your-profile.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.
