# TRANSITION

### Overview of the Swap Process

As part of the transition to the PLYR Chain, there will be a straightforward token swap mechanism for holders of ZOO or vZOO tokens. This process is designed to seamlessly convert existing tokens into the new GAMR tokens on a 1:1 basis.

### Mechanics of the Swap

<figure><img src="/files/xPFIXxy7rhqk6DH5XVhs" alt=""><figcaption></figcaption></figure>

**1:1 Token Swap:** For every ZOO or vZOO token deposited into the designated swap pool, an equivalent amount of GAMR will be automatically generated on the PLYR Chain.

**Reduction of Circulating Supply:** To maintain the value and control the supply of the new GAMR tokens, the ZOO or vZOO tokens used in the swap will be sent to a burn address (often denoted as 0x000). This action permanently removes the swapped tokens from circulation, effectively reducing the total supply and potentially increasing the scarcity and value of GAMR.

### Accessibility of the Swap Service

**Service Launch:** The token swap service will be available immediately following the mainnet launch of the PLYR Chain, ensuring that token holders can transition to the new platform without delay.

**Access Through Zookeeper.finance:** Token holders can access the swap service through the Zookeeper.finance platform. This platform will facilitate the swap process, providing a user-friendly interface for depositing ZOO or vZOO tokens and receiving GAMR tokens.

<br>


---

# 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://gamr.plyr.network/transition.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.
