# Swap

## Introduction to Swap

* Swap is an app developed by Pomerium that allows you to exchange web2 game currencies for web3 tokens.
* Swap is an off-chain-on-chain two-way swap that supports token swaps between game items generated from the off-chain database and $PMG and $PMR issued on-chain.
* Swap processes all transactions for game currency produced in Pomerium-based games.
* Transactions processed by Pomerium Swap are supervised by multiple validators through Guardians, aiming for transaction integrity and excellent security.

## How to Use Swap

To use Swap, follow these steps:

### **1. Create a Pomerium account**

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

### **2. Connect to your Pomerium account**

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

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

<figure><img src="/files/6xE5GzaQcDDGs84TminG" alt=""><figcaption></figcaption></figure>

### 3. **Use Swap to exchange game currency for tokens or tokens for game currency**

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

* <mark style="color:red;">**Note that only Pomerium users who hold PMR or PP/SPS can use Pomerium Swap**</mark>
* <mark style="color:red;">**The daily limit for swap is determined by the tier of the NFT held**</mark>
* <mark style="color:red;">**There is no restriction on the number of swaps within the daily limit**</mark>
* <mark style="color:red;">**PP/SPS → $PMR swap: $PMR can be claimed at 1:00am UTC 3-5 days after the request**</mark>

## Pome Survival

* **The exchange rate of Pome Survival is calculated based on the AMM formula**

## Pome Rumble

* **The exchange rate of Pome Rumble is calculated based on the AMM formula**

## Exchange Fees

1. **PP/SPS → $PMR**
   * 1% PMR per transaction + $2 worth PMG
2. **$PMR → PP/SPS**
   * $2 worth PMG
   * <mark style="color:red;">**Please keep in mind that the actual amount displayed may have errors due to Price Impact and Slippage**</mark>
   * <mark style="color:red;">**$PMG used as a swap fee is utilised for token burning and DEX liquidity supply**</mark>

## Withdrawal Limit

<table><thead><tr><th width="192">NFT Tier</th><th width="157.33333333333331">*Daily Swap Limit</th><th>Growth Rate in PP Acquisition</th></tr></thead><tbody><tr><td>Non-NFT</td><td>$2</td><td>-</td></tr><tr><td>1</td><td>$10</td><td>-</td></tr><tr><td>2</td><td>$15</td><td>-</td></tr><tr><td>3</td><td>$30</td><td>100%</td></tr><tr><td>4</td><td>$45</td><td>-</td></tr><tr><td>5</td><td>$60</td><td>-</td></tr><tr><td>6</td><td>$80</td><td>-</td></tr><tr><td>7</td><td>$100</td><td>100%</td></tr><tr><td>8</td><td>$130</td><td>-</td></tr><tr><td>9</td><td>$150</td><td>-</td></tr><tr><td>10</td><td>$300</td><td>200%</td></tr></tbody></table>


---

# 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://docs.pomerium.space/pomerium-space/swap.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.
