# Oasis: Emerald

### Wallets

Let’s cover the basics first.&#x20;

To play Blockchain Cuties on Emerald ParaTime you can use metamask, but in order to acquire the chain native token, you will require the Oasis Wallet.

You can use the [WebWallet](https://wallet.oasisprotocol.org/) or install their [Browser Extension](https://chrome.google.com/webstore/detail/oasis-wallet/ppdadbejkmjnefldpcdjhnkpbjkikoip).

Metamask can be acquired [here](https://metamask.io/download/), for additional information please consult the Metamask documentation [here](https://metamask.io/faqs/).

When Metamask has been installed, the next step is to add the main network for Emerald into metamask.

If you are unsure how to add new networks to metamask please check out the information [here](https://metamask.zendesk.com/hc/en-us/articles/360043227612-How-to-add-a-custom-network-RPC).

The Emerald network information:

{% hint style="success" %}
RPC HTTP endpoint:&#x20;

* <https://emerald.oasis.dev>
* RPC WebSockets endpoint: wss\://emerald.oasis.dev/ws
* Chain ID: Hex: 0xa516
* Decimal: 42262
* Block explorer: <https://explorer.emerald.oasis.dev>
  {% endhint %}

### Native Token&#x20;

The native token for the Emerald ParaTime is **ROSE.**

To acquire it on a specific ParaTime, you will need to go through this [official guide](https://docs.oasis.io/general/manage-tokens/how-to-transfer-rose-into-paratime) from Oasis protocol. It explains everything quite well.

### Video Tutorials

Video Tutorial Oasis developers also have a thorough video tutorial.

{% embed url="<https://www.youtube.com/watch?v=EikfUir1PHA>" %}

Here's an alternative video we found online that explains the whole process super well!&#x20;

{% embed url="<https://www.youtube.com/watch?v=yX7L-iJA4sE&t>" %}


---

# 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.blockchaincuties.com/blockchain-cuties-universe-knowledge-base/bcu-mechanics/supported-blockchains/oasis-emerald.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.
