# How to get $PHA (Khala chain)

{% hint style="info" %}
In this doc, we won't talk about how to buy PHA, you can buy PHA token from such markets: <https://www.coingecko.com/en/coins/phala-network#markets>.&#x20;
{% endhint %}

Before we talk about how to buy PHA token, we need to be aware there are several different kinds of PHA tokens, such as PHA on Phala Network, PHA on Kusama Network, Erc20 PHA, Bep20 PHA.&#x20;

**What we need for minting Shell is PHA on Kusama Network, abbreviated as K-PHA.**

#### **Kraken (0.07 PHA withdrawal fee)**

* PHA/USD: <https://trade.kraken.com/charts/KRAKEN:PHA-USD>
* PHA/EUR: <https://trade.kraken.com/charts/KRAKEN:PHA-EUR>

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

#### **MEXC (1 PHA withdrawal fee)**

* PHA/USDT: <https://www.mexc.com/exchange/PHA_USDT>

![](/files/9qjDwbqGz3sH3QtHoUFo)

#### Kucoin (10-40 $PHA withdrawal fee)

* PHA/USDT: [https://trade.kucoin.com/PHA-USDT](https://t.co/wryISkHquP?amp=1)
* PHA/ETH: [https://trade.kucoin.com/PHA-ETH](https://t.co/xDHDViEYdd?amp=1)

![](/files/uioW5nW8HE9sdRC2nA9x)

#### Gate.io

* PHA/USDT: <https://www.gate.io/trade/PHA_USDT>

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

#### SubBridge.io

* <https://subbridge.io/>. Swap Erc20 PHA for K-PHA. Need to charge an Ethereum transaction fee(paid with ETH).

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

#### KaruraSwap (Karura chain)

* Swap PHA on KaruraSwap, need $KAR as gas fee <https://apps.karura.network/swap>

![](/files/dAyQbRqYKl5Pqu5YQATX)

* Bridge PHA from Karura to Khala. Use \[SubBridge]\(<https://subbridge.io/>) or \[Karura Bridge(]<https://apps.karura.network/bridge>), need $KAR &$PHA as gas fee.

![https://subbridge.io/](/files/lNcInN5viuWJGAquYe0w)

![https://apps.karura.network/bridge](/files/zxCHdBBnfotZmVXb2Ddn)

#### Uniswap(ETH chain)

* ERC20 PHA contract is `0x6c5bA91642F10282b576d91922Ae6448C9d52f4E`
* Swap PHA on UniSwap, need $ETH as gas fee <https://app.uniswap.org/#/swap?chain=mainnet>

![](/files/3tOE9VCJN8lrEpAnHXep)

* Bridge PHA from Ethereum to Khala. Use \[SubBridge]\(<https://subbridge.io/>), need $ETH &$PHA as gas fee, please be aware of the high fees that may occur.


---

# 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.phala.world/getting-started/how-to-get-usdpha-khala-chain.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.
