# SHIFT

GuildApp is the most structurally ambitious product on the platform. It solves Discord's core failure for Web3 gamers: when a player joins a new Discord server, their entire gaming history is invisible. Nobody knows if they are a veteran or a newcomer. In SHIFT, a player's cross-game profile, verified achievements, tournament history, and owned assets travel with them to every server they join. Members know immediately who they are talking to.

#### Server types

<table data-header-hidden><thead><tr><th valign="top"></th><th valign="top"></th></tr></thead><tbody><tr><td valign="top">Server type</td><td valign="top">Description</td></tr><tr><td valign="top">Guild servers</td><td valign="top">Text + voice channels, role management (leader/officer/member), invite-only access, kick/ban controls</td></tr><tr><td valign="top">Game servers</td><td valign="top">Studio announcements, campaign coordination, public following — same model as Discord community servers</td></tr><tr><td valign="top">Player servers</td><td valign="top">Personal coordination and social, individual-created</td></tr></tbody></table>

&#x20;

When a studio launches a tournament or campaign, its SHIFT server becomes the natural coordination hub for all participants.&#x20;


---

# 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/shift.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.
