# How to Get Bifrost (BNC) Token On Moonbeam

### Step 1: Open XCM Page

Head to <https://apps.moonbeam.network/moonbeam/xcm>

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

### Step 2: Select BNC Token and Bifrost Network

Click on `Token` and from the drop down menu select BNC. Under `From` section choose Bifrost, and make sure the `To` is set to Moonbeam.

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

### Step 3: Enter Amount To Send

Enter amount you would like to send and click `Send`, then sign the transaction.

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

### Step 4: Wait For Transfer To Complete

After signing the transaction you will see this `transaction status` page, where you can wait for your funds to get through. It should not take long.

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

### Step 5: Success! You Now Have BNC on Moonbeam

Once Transaction is done and you see the status changed to Transaction Completed, you now have BNC on Moonbeam and can start trading, farming on StellaSwap Dapp.

<figure><img src="/files/ns3M6cRWPtUMkGLgTwWb" 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/native-transfer-xcm/how-to-get-bifrost-bnc-token-on-moonbeam.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.
