# Swap or Bridge FXRP

### Guide to Obtaining FXRP **from the XRP Ledger (XRPL)**

If you already hold XRP, you can bridge it directly to Flare to mint FXRP, using FAssets.

1. Prepare your XRPL wallet, and a Flare-compatible wallet.
2. FAssets allows you to bridge your assets from other blockchains to the Flare Network, in a decentralized, non-custodial manner.
3. Lock your XRP on the XRPL, to mint FXRP on Flare via the FAssets system
4. Follow the instructions on the portal to complete the minting process.&#x20;
5. Once complete, your FXRP will arrive in your Flare wallet, ready to be deposited into Firelight!

{% hint style="warning" %}
**Wallets**

Head to this [list](https://flare.network/wallets) for all the wallets that are compatible with Flare Network. Ensure that your wallet is set to the [right configuration for Flare Mainnet](https://dev.flare.network/network/overview#configuration).

Always verify from official Flare sources whether the FAssets portal is operating on the main Flare Network or its canary network, Songbird ($SGB), before you begin the bridging process.
{% endhint %}

{% hint style="warning" %}

### <sub>Dive into the step-by-step process for minting and redeeming assets that can be found in the</sub> [<sub>official FAssets documentation</sub>](https://dev.flare.network/)<sub>. For a video guide, head to this</sub> [<sub>link</sub>](https://www.youtube.com/watch?v=YUiCAxZraGo)<sub>.</sub>

{% endhint %}

### Guide to Obtaining FXRP **from Other EVM Chains or Exchanges**

If your funds are on another EVM chain (like Ethereum or Arbitrum), acquire a token on Flare, and then swap it for FXRP. The quickest way to get FXRP is by swapping for it on a DEX that operates on the Flare Network.&#x20;

1. In order to perform the swap, you will require a compatible wallet with tokens.&#x20;
2. Navigate to a Flare-based DEX.&#x20;
3. Connect your wallet to the DEX, and swap your FLR for FXRP.&#x20;
4. Now you're ready to stake!&#x20;

{% hint style="warning" %}
**Established DEXs on Flare**

SparkDEX, Enosys, BlazeSwap, and Pangolin. You may also see references to older versions like "SparkDEX V3" or "Enosys (Flare)".&#x20;

It's always best practice to ensure you are using the latest version of the protocol (e.g., SparkDEX V3.1, Enosys V3) to access the best liquidity and features.
{% endhint %}


---

# 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.firelight.finance/user-guides/obtain-fxrp-and-flr-tokens/swap-or-bridge-fxrp.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.
