# How to Get Phala (PHA.xc) Token On Moonbeam

### Step 1: Open XCM Page

From StellaSwap Dapp navigate to `Transfers` then `Cross-Chain XCM Transfer` or directly head to <https://app.stellaswap.com/bridge/xctransfer>

<figure><img src="https://2469068479-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fk79kvXbQmvjLmP78Scbp%2Fuploads%2FQvv5WJDeeQ6DeVgi2Z5E%2Fimage.png?alt=media&#x26;token=d7ec8e7b-933c-424d-802e-0de3abbb7fc7" alt=""><figcaption></figcaption></figure>

### Step 2: Select PHA Token

Click on `tokens to transfer`, and select PHA. Then to send tokens from Phala to Moonbeam choose `Deposit`

<figure><img src="https://2469068479-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fk79kvXbQmvjLmP78Scbp%2Fuploads%2Fu0Ik6jdQhte7HqW2kWM9%2Fimage.png?alt=media&#x26;token=3bc6db2e-d5ac-42b9-b375-91a9afba5446" alt=""><figcaption></figcaption></figure>

### Step 3: Connect Wallet

After clicking deposit, you will be prompted to connect your substrate wallet. You can choose your wallet from three options, the tutorial is using Polkadot.js wallet. If you are unfamiliar with Substrate wallets click [here ](https://wiki.polkadot.network/docs/wallets#treasury-funded-wallets)to learn more&#x20;

<figure><img src="https://2469068479-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fk79kvXbQmvjLmP78Scbp%2Fuploads%2FCTdeaKOvkx7FMAloWALW%2Fimage.png?alt=media&#x26;token=9b2d6de8-8a4c-42ba-9955-cfb59aa0df09" alt=""><figcaption></figcaption></figure>

### Step 4: Input Required Info

On this page you have to enter the desired amount you would like to send and the account you are sending from. Once done you can go ahead and click `Send`. You will be prompted to sign the transaction in your wallet.

<figure><img src="https://2469068479-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fk79kvXbQmvjLmP78Scbp%2Fuploads%2FmVC4MXpph44MyskLt8Sw%2Fimage.png?alt=media&#x26;token=e64c3f10-2f94-4b0a-a731-93fe052f6f1c" alt=""><figcaption></figcaption></figure>

### Step 5: Check Status

After submitting the transaction it usually takes less than a minute to go through, once you see the message `Transaction Submitted` you are done!

<figure><img src="https://2469068479-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fk79kvXbQmvjLmP78Scbp%2Fuploads%2Fr8fKxvKCCXRXVoH7zxbr%2Fimage.png?alt=media&#x26;token=7d7764a4-14ce-416a-bf82-46e98ea44c89" 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-phala-pha.xc-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.
