# ApeChain

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

<table data-header-hidden><thead><tr><th></th><th></th><th></th><th></th><th></th><th data-hidden>Xai Testnet (Sepolia)</th></tr></thead><tbody><tr><td><a href="https://apechain.com/">Website</a></td><td><a href="https://apechain.calderaexplorer.xyz/">Chain Explorer</a></td><td><a href="https://x.com/apecoin">X</a></td><td><a href="https://discord.gg/apecoindao">Discord</a></td><td><a href="https://t.me/apechainofficial">Telegram</a></td><td><a href="https://testnet-v2.xai-chain.net/rpc">https://testnet-v2.xai-chain.net/rpc</a></td></tr></tbody></table>

ApeChain is a next-generation Layer 3 blockchain, meticulously crafted by ApeLabs to redefine the gaming and digital collectibles landscape. Powered by Arbitrum Orbit technology, ApeChain offers unparalleled performance with lightning-fast transaction speeds, low latency, and robust security, making it the perfect foundation for cutting-edge gaming applications and thriving NFT ecosystems. Engineered for flexibility, the chain supports both permissioned and permissionless environments, fostering a vibrant space where innovation can flourish

## Connect your wallet to ApeChain

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>ApeChain</th><th data-hidden>Xai Testnet (Sepolia)</th></tr></thead><tbody><tr><td>RPC URL</td><td><a href="https://apechain.calderachain.xyz/http">https://apechain.calderachain.xyz/http</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>33139</td><td>37714555429</td></tr><tr><td>Currency symbol</td><td>APE</td><td>sXAI</td></tr><tr><td>Block explorer URL</td><td><a href="https://apechain.calderaexplorer.xyz/">https://apechain.calderaexplorer.xyz/</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 ApeChain

### Bridge to ApeChain

Tokens can be bridged to ApeChain using the official Ape bridge or [multi-chain Stargate](https://stargate.finance/bridge)

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

{% hint style="danger" %}
Gas on the ApeChain is paid in APE. \
Therefore, we recommend bridging it as the first token so you can process transactions
{% endhint %}

1. Visit the [Ape bridge](https://apechain.com/portal#bridge) and connect your wallet.\
   You will see the screen below:<br>

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

&#x20;  2\. Select the token/network and input the amount you want to transfer to ApeChain and click <mark style="color:yellow;">Bridge</mark>

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

3. Approve, then proceed with the transfer, which will require confirmation in your wallet interface

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

4. After the transfer is complete, you will see a confirmation like the one shown below

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

{% hint style="success" %}
The bridging transfer should take approximately 3 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/apechain.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.
