# GG Identity

When a player connects their wallet, they begin building a persistent on-chain profile that records verified gameplay activity, tournament placements, achievement milestones, hours played per game, guild affiliations, and owned in-game assets across all partner games simultaneously. This profile accumulates over time, is non-transferable, and appears on every SHIFT server the player joins.

#### Technical layer

—  On-chain verified via partner game API and smart contract, not self-reported

—  Cross-game aggregation across all active integrations simultaneously

—  Non-transferable profile — the longer you stay, the more benefits you get


---

# 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://gorillas-guild.gitbook.io/gorillas-guild/products/gg-identity.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.
