# Using XSwap without Centralized Exchanges

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

In this tutorial, we're going to guide you through the process of using a "cross-chain bridge" to transfer your assets into your XDC wallet, and start using XSWAP.

### **Move your assets from other blockchains to XDC Network**

You can use [Wanchain bridge](https://bridge.wanchain.org/#/) to accomplish this task.

Pls click on the link below and learn how to bridge tokens.

[How To Bridge USDT from ETH to XDC Network Using Wanchain and Metamask](https://youtu.be/2cLv8aithoI)


---

# 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.xspswap.finance/xswap-protocol/get-started/using-xswap-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.
