# Guardians

## What are Guardians?

## Guardians: Pomerium’s Data Verification Protocol

Pomerium Guardians play a crucial role in stabilizing the economic ecosystem of Pomerium.

Incidents such as hacking and rug pulls in DeFi and NFT markets continue to occur.

These frequent hacking incidents in bridges and DEXs have resulted in significant losses to investors and the market, which highlights the importance of trust and stability in the products.

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

To address these issues and improve platform economic stability and trust, the Guardians were created. Pomerium Guardians detect and block abnormal transactions caused by data tampering, vulnerability attacks, and other issues that occur in first-party products offered by the platform, such as Swap and PomeBox.

In order to create abnormal transactions by manipulating data, anonymous attackers would have to tamper with all the data ledgers held by the numerous Guardians, which is highly difficult, thereby increasing the platform's stability.

## What do Guardians do?

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

## 1. Data Verification

Guardians process and verify Off-Chain data used in games into reliable On-Chain data through verification activities.

Although not all data in Web3 games is processed on the blockchain to improve the game's UX, the Off-Chain data risk is offset by Guardians.

#### Examples of verification as follows:

**A. Off-chain game data verification**

* Despite being a Web3 game, all game data is not stored on-chain. Some of the content may be difficult to disclose on the public chain, and most of the data is processed off-chain, except for essential data to maximise the user experience.
* In this case, game players cannot supervise any occurrence of negligent management by the developer as well as operators.
* Pomerium Guardians verifies game data that occurs off-chain.

**B. On-Chain (Swap) Abnormal Transaction Detection and Verification**

* In order to compensate for the vulnerability of hacking that frequently occurs in DEX and multi-chain bridges, multiple guardian

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

## 2. Middleware System Construction

Pomerium Guardians play the role of Web3 gaming middleware and onboard Web2 games to Web3.

Guardians make blockchain network interaction, game tokenization, and exchange, which are the most difficult aspects of transitioning to Web 3 games, possible.

## 3. Verification Activity Rewards

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

Validators operating Guardians receive PMG as a reward for improving the stability of the Pomerium platform, verifying the integrity of game data, and performing activities.

<figure><img src="/files/3Sg59vekCOpfpKuykHlj" alt=""><figcaption></figcaption></figure>

As users of Pomerium's Web3 games use the service, the revenue and fees generated are regularly bought back and burned as part of PMG's value support policy, resulting in a gradual decrease in the total number of PMG in circulation.

Therefore, the liquidified PMG distributed through the operating Guardians will increase in value scarcity as the platform expands.

## The Vision of Guardians

As the management of assets in Web3 games has become a topic of discussion, other Web3 games, excluding Pomerium, also need to establish similar functional systems to Guardians.&#x20;

Pomerium expects Guardians will exist as a representative Off-Chain data verification solution, expanding Guardians into the B2B area of other Web3 games.


---

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