# Using PacificSwap without Centralized Exchanges

PacificSwap operates as a decentralized application. This means that unlike Binance or any other centralized platform, users do not need to register an account to use PacificSwap. All that is required is a crypto wallet. Therefore, how can users obtain crypto on PacificSwap without utilizing 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 Manta Pacific Mainnet wallet, and start using PacificSwap.

### Transfer your assets from different blockchains to the Manta Pacific.

Various cross-chain bridges are available for transferring tokens from Ethereum or other networks to Manta Pacific.

In the upcoming tutorials, we'll illustrate the process of transferring USDT from various blockchains to Manta Pacific.

{% tabs %}
{% tab title="Manta Bridge" %}
[Manta Bridge](https://pacific-bridge.manta.network/) — a cross-chain bridge designed to facilitate the transfer of native assets between different blockchain networks.

That's fantastic news! The Manta Bridge provides a seamless way to transfer stablecoins over to the Manta Pacific. This opens up the opportunity for users to engage in the vibrant PacificSwap community and explore the broader MANTA Ecosystem. It's a significant step towards enabling more diverse and dynamic interactions within the blockchain space.
{% 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://docs.pacificswap.xyz/pacificswap-intro/get-started-manta/using-pacificswap-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.
