# Trade 3ULL

## **Acquiring and Bridging Wrapped 3ULL (w3ULL)**

{% hint style="info" %}
w3ULL is a token representation of 3ULL on other blockchains, such as Avalanche and Ethereum.
{% endhint %}

1. Purchase w3ULL on a [supported exchange](#supported-exchanges-and-networks) or with [credit cards](#purchasing-w3ull-using-credit-cards)
2. Bridge w3ULL to PLAYA3ULL GAMES Mainnet, following [How to Bridge 3ULL](/how-to/how-to-bridge-3ull.md)

***

## **Purchasing w3ULL Using Credit Cards**

1. **Visit the Platform**
   * Go to the PLAYA3ULL GAMES [purchase with credit card page](https://app.playa3ull.games/?ref=cc).
2. **Choose an On-Ramp Provider**
   * Select one of the following on-ramp providers to purchase w3ULL:
     * **Moonpay**: Supports Visa, Mastercard, PayPal, Apple Pay, and Google Pay.
     * **Transak**: Supports Visa, Mastercard, Apple Pay, and Google Pay.
3. **Follow the Prompts**
   * Enter the required details, including the amount of w3ULL you wish to purchase.
   * Select your preferred payment method.
4. **Complete Verification (KYC)**
   * To comply with regulations, the provider will require you to verify your identity (KYC).
   * You will only need to complete this process once per on-ramp provider.
5. **Receive w3ULL**
   * After successful verification and payment, your purchased w3ULL tokens will be sent to your connected wallet address.

{% hint style="info" %}
We have partnered with [Halliday International Inc](https://www.halliday.xyz/)\
For support please email <support@halliday.xyz> and provide you wallet address in the amil
{% endhint %}

## **Trade 3ULL Directly on Exchanges**

1. Choose an Exchange
   * Select from the exchanges from a [supported exchange](#supported-exchanges-and-networks)
2. Create and Fund Your Account
   * Sign up for an account on the chosen exchange.
   * Complete any necessary verification processes.
   * Deposit funds, either in a cryptocurrency that can be traded for 3ULL or in fiat currency if the exchange supports direct fiat to 3ULL trades.
3. Purchase 3ULL
   * Navigate to the trading section of the exchange.
   * Locate 3ULL and enter into a trade, specifying the amount of 3ULL you wish to purchase.
   * Confirm the transaction to complete the purchase.

## Supported Exchanges and Networks

| Exchange                                                                                                                                                    | Network         | w3ULL / 3ULL |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------- | ------------ |
| [LFG](https://lfj.gg/avalanche/trade?inputCurrency=0xa77e70d0Af1Ac7fF86726740dB1Bd065c3566937\&outputCurrency=0xB97EF9Ef8734C71904D8002F8b6Bc66Dd9c48a6E#/) | Avalanche       | w3ULL        |
| [Credit Card](https://app.playa3ull.games/?ref=cc)                                                                                                          | Avalanche       | w3ULL        |
| [UniSwap](https://app.uniswap.org/explore/tokens/ethereum/0x0339f586230176a243dc9abc757ba1faa5242bd3)                                                       | Ethereum        | w3ULL        |
| [MEXC](https://www.mexc.com/login?inviteCode=1fXKo)                                                                                                         | PLAYA3ULL GAMES | 3ULL         |
| [LBank](https://www.lbank.com/login/?icode=1FDYQ)                                                                                                           | PLAYA3ULL GAMES | 3ULL         |
| [BitMart](https://www.bitmart.com/register-referral/en-US?r=3Ed5Tr)                                                                                         | PLAYA3ULL GAMES | 3ULL         |

{% hint style="warning" %}
Please ensure you are on the correct network, and are purchasing the right token / coin.
{% 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.playa3ull.games/how-to/trade-3ull.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.
