# FAQ

### If you have bridged

If you have bridged your tokens from the PLAYA3ULL GAMES Blockchain

1. Switch your network to the Avalanche Mainnet (C-Chain)
2. Add the following contract address to your wallets token list (if not already existing)\
   w3ULL: `0xa77e70d0Af1Ac7fF86726740dB1Bd065c3566937`
3. You will be able to see your tokens under w3ULL (Wrapped 3ULL)

### If you haven't bridged&#x20;

If you haven't bridged, your coins will be in your wallet on the PLAYA3ULL GAMES Blockchain, you will need to connect your wallet, and you will be able to view them.&#x20;

* [🚀 Getting Started (Connect you Metamask automatically)](/introduction.md#connect-to-the-mainnet)
* [🦊 Manually configure Metamask](/chain/mainnet.md#metamask)
* [🛡️ Manueally configure Trust Wallet](/chain/mainnet.md#trust-wallet)

## What browsers are supported?

We currently only support Google Chrome, Firefox, Brave, Microsoft Edge, and Opera.

***

## Does the PLAYA3ULL GAMES dApp work on Mac?

Yes, the PLAYA3ULL GAMES dApp works on Mac, however you need to ensure that you are using a browser that we support.

***

## What has changed with PLAYA3ULL GAMES?

PLAYA3ULL GAMES has migrated from the Avalanche C-Chain to our own Blockchain, called the PLAYA3ULL GAMES Mainnet. We have also introduced our new coin on the Mainnet, named 3ULL.

***

## How can I connect to the PLAYA3ULL GAMES Mainnet?

We have prepared comprehensive guides on our documentation page to help you connect to our new chain and purchase 3ULL.&#x20;

You can access the guides here: [Getting Started](/introduction.md#connect-to-the-mainnet)

***

## What wallets are supported?

Currently, we officially support Metamask. If you use another wallet, you'll need to look for relevant information provided by your wallet provider.

***

## How can I configure my wallet?

For Metamask, we have created guides for both automatic and manual configuration. We also provide network information for any other configuration. Links to these guides can be found in the previous article.

* 🚀 [Connecting to the Mainnet](/introduction.md#connect-to-the-mainnet) (Configure Metamask automatically)
* [🦊 Configure Metamask Manually](/chain/mainnet.md#metamask)
* 🛡️ [Configure Trust Wallet Manually](/chain/mainnet.md#trust-wallet)

***

## How can I buy/sell 3ULL?

Follow the guide [Trade 3ULL](/how-to/trade-3ull.md)

Detailed guides on how to buy 3ULL and bridge your tokens can be found in our [documentation](/how-to/how-to-bridge-3ull.md).

***

## What is Wrapped 3ULL (w3ULL)?

Wrapped 3ULL (w3ULL) is ERC20 token on other networks such as Avalanche C-Chain which has the same value as our 3ULL coin on the PLAYA3ULL GAMES Mainnet. This allows you to seamlessly move and transact between the two chains.&#x20;


---

# 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/faq-and-troubleshooting/faq.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.
