# Proof of play Apex

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

<table data-header-hidden><thead><tr><th></th><th></th><th></th><th></th><th data-hidden>Xai Testnet (Sepolia)</th></tr></thead><tbody><tr><td><a href="https://www.proofofplay.com/">Website</a></td><td><a href="https://explorer.apex.proofofplay.com/">Chain Explorer</a></td><td><a href="https://discord.com/invite/piratenation">Discord</a></td><td><a href="https://twitter.com/ProofOfPlay/">X</a></td><td><a href="https://testnet-v2.xai-chain.net/rpc">https://testnet-v2.xai-chain.net/rpc</a></td></tr></tbody></table>

The Apex Chain, developed by Proof of Play, is a Layer 2 blockchain engineered to meet the demands of decentralized gaming at scale. Utilizing Arbitrum Orbit tech stack, this blockchain offers a frictionless, gasless, and signless experience, making blockchain gaming accessible and seamless for players. Developers benefit from high transaction throughput and the chain's unique mirroring technology, which allows for secure Layer 1 trading while gameplay occurs on Layer 2

Apex Chain is the backbone of games like Pirate Nation, where players truly own and control their in-game assets, all stored permanently on-chain. By integrating advanced gaming features and maintaining a decentralized architecture, Apex Chain establishes a robust and secure environment for the next generation of on-chain games. Built on the strong foundations of Arbitrum and Ethereum, Apex Chain is designed to combine high performance with the resilience needed for lasting and impactful decentralized gaming experiences

## Connect your wallet to Apex

Throughout this guide, we will assume that you are using the Metamask wallet since it is the one most people use, the process of setting up a wallet should be very similar regardless of the wallet you choose

1. The first step is to open Metamask and select the <mark style="color:yellow;">network icon</mark> dropdown menu
2. When the pop-up appears, click <mark style="color:yellow;">Add Network</mark>
3. The Add a network page will open. Add the following details:

<table><thead><tr><th>Network name</th><th>Proof of Play - Apex</th><th data-hidden>Xai Testnet (Sepolia)</th></tr></thead><tbody><tr><td>RPC URL</td><td><a href="https://rpc.apex.proofofplay.com
">https://rpc.apex.proofofplay.com<br></a></td><td><a href="https://testnet-v2.xai-chain.net/rpc">https://testnet-v2.xai-chain.net/rpc</a></td></tr><tr><td>Chain ID</td><td>70700</td><td>37714555429</td></tr><tr><td>Currency symbol</td><td>ETH</td><td>sXAI</td></tr><tr><td>Block explorer URL</td><td><a href="https://explorer.apex.proofofplay.com">https://explorer.apex.proofofplay.com</a></td><td><a href="https://testnet-explorer-v2.xai-chain.net/">https://testnet-explorer-v2.xai-chain.net/</a></td></tr></tbody></table>

Once you're finished, click <mark style="color:yellow;">Save</mark>

4. You are now connected to the Apex chain

### Bridge to Proof of play Apex

Tokens can be bridged to Apex using the official Arbitrum bridge or [multi-chain Relay bridge](https://t.co/oNwoVKzxPN)

{% hint style="warning" %}
You will need a fraction of ETH to pay for bridging fees from any supported chain to Apex
{% endhint %}

{% hint style="danger" %}
Gas on the Apex chain is paid in ETH - therefore, we recommend bridging it as the first token so you can process transactions
{% endhint %}

{% hint style="info" %}
Any ERC-20 tokens can be bridged to Apex - you must input and add the contract address of the token before initiating the bridging process
{% endhint %}

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

1. Visit the [Arbitrum Bridge](https://bridge.arbitrum.io/?destinationChain=rari-mainnet\&sourceChain=arbitrum-one) and connect your wallet.\
   You will see the screen below:<br>

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

2\. Input the amount of ETH you want to transfer to Apex and click <mark style="color:yellow;">Move funds to Proof of Play Apex</mark>

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

3\. Confirm the transaction in your wallet

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

5\. The transaction will show as <mark style="color:red;">pending</mark> on the next page

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

{% hint style="success" %}
The bridging transfer should take approximately 5 minutes, but it may take longer during periods of high traffic
{% endhint %}


---

# 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.camelot.exchange/orbital-liquidity-network/proof-of-play-apex.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.
