> For the complete documentation index, see [llms.txt](https://funpump.gitbook.io/funpump/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://funpump.gitbook.io/funpump/hopiumswap/get-started/using-pancakeswap-without-centralized-exchanges.md).

# Using HopiumSwap without Centralized Exchanges

![](/files/tga1icB8X22IHnOlTy8s)

HopiumSwap is a decentralized application. That means, unlike Binance or other centralized platforms, you don't need to register account to use it... you just need a crypto wallet. So how can you get crypto onto HopiumSwap without using a centralized exchange?

In this tutorial, we're going to guide you through the process of using "cross-chain bridges" to transfer your assets into your Polygon Network wallet, and start using HopiumSwap.

### **Move your assets from other blockchains to Polygon Network**&#x20;

You can use a variety of different cross-chain bridges to transfer tokens from Ethereum or other networks, onto Polygon Network wallet.

In the following tutorials, we are going to demonstrate moving USDT from a variety of different blockchains to Polygon Network wallet, using three different cross-chain bridges.

{% tabs %}
{% tab title="AnySwap" %}
Let's try moving USDT from Polygon (MATIC) blockchain to BSC using AnySwap.

1. Prepare your Polygon (MATIC) wallet with USDT and some MATIC for gas.
2. Since AnySwap only supports MetaMask, OKEx Wallet and Coin98 Wallet. If you are using other wallet apps, we recommend you to import your wallet into MetaMask.
3. Navigate to <https://anyswap.exchange/#/router>
4. Connect your wallet and switch your network to Polygon (MATIC) Mainnet.
5. Select USDT on MATIC mainnet as "From", and USDT on BSC mainnet as "To". Then type in the amount of USDT you want to transfer.

   <img src="/files/W2dmVBF8b3s81dgR8ipn" alt="" data-size="original">
6. Click "Approve USDT" to approve your USDT.
7. Additionally if you want AnySwap to deposit your USDT into another Matic address. Please use the "+ Send To" button.
8. Click "Swap" and complete your final cross-chain transactions.
9. The entire process will take around 10-30 minutes to complete depends on how congested the network is.
10. Once finished. You should receive your fund in your Polygon wallet. Now you can start using HopiumSwap to swap some tokens on Polygon Network!
    {% endtab %}
    {% endtabs %}


---

# 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:

```
GET https://funpump.gitbook.io/funpump/hopiumswap/get-started/using-pancakeswap-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.
