# Using Sphynx Labs Without Centralized Exchanges

Sphynx Labs is a decentralized application. Unlike Binance or other centralized platforms, you don't need to register an account to use it; you need a crypto wallet. So how can you get crypto onto Sphynx Swap without a centralized exchange?

In this tutorial, we will guide you through the process of using "cross-chain bridges" to transfer your assets into your Binance Smart Chain wallet and start using Sphynx Swap.

### **Move your assets from other blockchains to Binance Smart Chain**

You can use various cross-chain bridges to transfer tokens from Ethereum or other networks onto Binance Smart Chain.

In the following tutorials, we are going to demonstrate moving USDC from a variety of different blockchains to Binance Smart Chain, using three different cross-chain bridges.

{% tabs %}
{% tab title="Sphynx Bridge" %}
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 set out to release a bridge that streamlines the process of moving stables across different networks that users tend to have the most issues with

Navigate to the [**Bridge**](/sphynx-labs/utilities/sphynx-bridge/how-to-use-the-sphynx-bridge.md) page to watch a step by step guide!
{% endtab %}
{% endtabs %}


---

# 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://sphynxlabs.gitbook.io/sphynx-labs/introduction/get-started/using-sphynx-labs-without-centralized-exchanges.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.
