# Characters

<figure><img src="/files/8gpRI4cqICkIul3SYW7I" alt=""><figcaption></figcaption></figure>

Each successfully registered user has a character.&#x20;

New users can start Move to Earn by equipping a character with a pair of sneakers through the marketplace or renting sneakers through the [rental system](/wingsfit/game-fi-system/rental-system.md).

Every piece of gear has attributes, and advanced or rare gear will bring users higher income or performance. See [Gear](/wingsfit/game-fi-elements/gears.md) for details.&#x20;

Users are able to unlock Gem Sockets once their Gears reach a certain level, and are able to enhance their Gear Attributes by inserting the corresponding Gems into the unlocked Sockets. See [Gems and Sockets](/wingsfit/game-fi-elements/gems-and-sockets.md) for details.&#x20;

Only sneakers will power the character, see Sneaker Energy System for details. Badges are achieved by different tasks, achievement metrics — the harder the job, the greater the Medal. See Badge for details.&#x20;

Characters can unlock more by completing missions and earning points. See [Quest System](/wingsfit/game-fi-system/quest-system.md) and [Achievement Points System](/wingsfit/game-fi-system/attribute-points-redistribution-system.md) for details.


---

# 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://wingsfit.gitbook.io/wingsfit/game-fi-elements/characters.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.
