# Opensea guide

Opensea still supports Klaytn-based NFT only with Kaikas wallet.

You must use the method of creating a MetaMask account in the Kaikas wallet.

1. Click the 3 dots in the upper right corner of the metamask.

![](/files/DE9HukLp61rFIsjTqS81)

2\. Click Account Details.

![](/files/qWtRSleccQUm4slakHck)

3\. Click Export Private Key.

![](/files/yj1tf7AY1K5gh2IhtClL)

4\. Enter the Metamask password and click Confirm.

![](/files/qAJpkmLy1XIT8v2hjaPe)

5\. Copy the private key and click the Done button.

![](/files/DEFGodLh7M3HsUd21W7t)

6\. In the Kaikas wallet, click the person icon in the upper right corner.

![](/files/IPDa53WH7WHHCi1OZCi3)

7\. Click Import.

![](/files/wjGD0OSvd32OGytIN2op)

8\. Enter the copied MetaMask private key and click Import to create a MetaMask account in your Kaikas wallet.

![](/files/MoNKqghqili2T5DNhdzw)

9\. If the Metamask wallet has been added to Kaikas, go to Opensea and connect to the Kaikas wallet. When connected to the Kaikas wallet, the NFT information in MetaMask is displayed the same, and purchases and sales are possible.

![](/files/eRs09S6L3Gnpi5X2ZiiK)


---

# 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.zombie-network.fi/english/guide/opensea-guide.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.
