# How to Send Frax to Moonbeam using Frax Ferry

Using Frax's new Ferry you can send Frax across and get native Frax on Moonbeam wihtout worrying about different bridge risks.

Here is a guide using Frax Ferry, sending Frax from Ethereum to Moonbeam.

**Step 1:** Visit <https://app.frax.finance/fraxferry>

**Step 2:** Set Right Chain Info

Select Departure as the chain you are sending Frax from and Destination to Moonbeam.

<figure><img src="/files/oNXHTcgMaSgrOFRmYaAO" alt=""><figcaption></figcaption></figure>

**Step 3:** Amount and Recipient Address

If you don't have your wallet connected yet make sure you do before proceeding further, set your amount and click `use my address` to send to the same wallet address on Moonbeam.&#x20;

<figure><img src="/files/Ix3LSfwQFhpMdnLA6Acf" alt=""><figcaption></figcaption></figure>

**Step 4:** Send Frax

Click on `Embark` to proceed. You will get a summary of your transaction, confirm all accurate details then hit `approve`, then sign transaction in your wallet.

<figure><img src="/files/DYBMoV4KHfuMW2JUobxS" alt=""><figcaption></figcaption></figure>

**Step 5:** Success! You have Successfully Sent Frax to Moonbeam. The summary page will show when to expect receiving your Frax.

<figure><img src="/files/HCxgZUvzMtgZhB4CagfC" alt=""><figcaption></figcaption></figure>


---

# 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.stellaswap.com/how-to-guides/bridge/how-to-send-frax-to-moonbeam-using-frax-ferry.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.
