# Trophy Skins

Starting from Season 2, players can enhance the aesthetic appeal of their characters on the Battlefield by collecting skins. These skins do not impact the underlying game mechanics but offer a visually stunning presence on the Battlefield, allowing players to stand out and express their individuality. \
\
Each skin is a unique ERC-721 token, with a strictly limited supply of only 10,000. \
Skins are season-independent and, once minted, can be used across all future seasons and will remain compatible with the specific blockchain ecosystem.<br>

<figure><img src="/files/dRE22vQgfG9weQgWQHne" alt="" width="294"><figcaption></figcaption></figure>

To mint a trophy on the Battlefield, players need to accumulate a total of 100 points. Points are earned by performing specific actions during gameplay.

* **Mint**: Executing a "Mint" action awards players 5 points.
* **Attack**: Engaging in an "Attack" action grants players 8 points.

To access the skins section click on your wallet-address and select 'skins' in the top right corner of the page. <br>

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


---

# 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://the-gainlings.gitbook.io/the-gainlings/skins/trophy-skins.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.
