# OKX Chain

### Wallets

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

To play Blockchain Cuties Universe on OKC you can use metamask, or the game's built-in wallet solution.

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 OKC into the metamask wallet extension.

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 OKC network information:

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

* **Network name** OKC Mainnet&#x20;
* **Network URL** <https://exchainrpc.okex.org&#x20>;
* **Chain ID** 66&#x20;
* **Currency symbol** OKT
  {% endhint %}

OKC also has a one-click solution to add the network on their "Get Started" page [here](https://www.okx.com/okc/get-started). Once there, clicking on the "Connect Wallet" button on the left will pull up Metamask network addition window. All you need to do is to click "Approve" and then "Switch to Network" and it will be added automatically and switched to that network within Metamask.&#x20;

{% hint style="success" %}
OKT, the native token for OKC can be acquired through the dex tool [here](https://www.okx.com/web3/dex)
{% endhint %}

Or through other OKX-provided tools that are available [here](https://www.okx.com/okc/bridge)


---

# 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/okx-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.
