> For the complete documentation index, see [llms.txt](https://sphynxlabs.gitbook.io/sphynx-labs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sphynxlabs.gitbook.io/sphynx-labs/utilities/sphynx-bridge.md).

# Sphynx Bridge

![](/files/ym6JwQANQ8ATO7GMdasf)

{% embed url="<https://www.youtube.com/watch?v=EYgGj64-nP4>" %}

## Cross-Chain Bridge​ <a href="#nile-staking-pools" id="nile-staking-pools"></a>

For newcomers to DeFi and veterans alike, one of the most frustrating processes in crypto is moving assets from one chain to the other. Often, moving assets cross-chain requires frustrating workarounds with many extra steps. Many bridges that exist to solve this problem are usually quite complicated, slow, and sometimes flat out don’t work.

Sphynx Labs streamlines the process of moving stables across different networks that users tend to have the most issues with. Currently, the bridge is available For the following pairs:

## Any Token Bridge (Coming Soon)

In addition to our set bridge pairs above, Sphynx is proud to introduce our Any Token Bridge. On select chains, users can swap any token on chain, to any token on another with a simple swap process. Instead of just a token for toke swap, you will also see the chain beside each token as well. Enter contract addresses, initiate the swap, and you are done. That simple.&#x20;

{% hint style="info" %}
Current supported chains for the Any Token Bridge:<br>

* ETH
* ARB
* BSC
* CRO
* POLYGON
* BRISE
  {% endhint %}

Genesis NFT holders also share 50% of the bridge fees. Links to the bridge and liquidity pools can be found below.

## Advantages over other bridging services.

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

{% hint style="info" %}
**Bridge:**

<https://thesphynx.co/bridge/56>  -BSC

<https://thesphynx.co/bridge/25>  -CRO

<https://thesphynx.co/bridge/32520>  -BRISE

<https://thesphynx.co/bridge/1501795822> -APEX

[ ](https://thesphynx.co/bridge/15551)<https://thesphynx.co/bridge/15551> -LOOP

[ ](https://thesphynx.co/bridge/20402)<https://thesphynx.co/bridge/20402> -MUU
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://sphynxlabs.gitbook.io/sphynx-labs/utilities/sphynx-bridge.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
