# How to store NFTs on Coin98 Extension Wallet

Users can now store, send, and receive many standards of non-fungible tokens (NFTs). With the rapid growth of NFTs, Coin98 aims to provide users with a one-of-a-kind DeFi experience and opens the door for all users to enter the NFT/ GameFI sector with ease.

**To switch to the NFT storing tab, please follow the following steps:**

After opening Coin98 Extension, at the home screen, select the NFTs tab in the upper navigation bar.

If you have already owned an NFT or imported a wallet from another application, your NFT will be fully displayed in this interface.

Your own NFTs will be stored and classified by each supported project. Users can check the number of holdings and see the detailed information of each type of NFT when clicking on the project's logo.

<figure><img src="/files/C9xVP7KIrijhk23pEb3Y" alt=""><figcaption></figcaption></figure>

## **How to receive NFTs to** Coin98 Extension

**Step 1:** On the NFT interface, select the corresponding network/project of the NFT you want to receive;

**Step 2:** Select the NFT you want to receive;

**Step 3:** Click **Receive**;

**Step 3:** Click the copy icon to copy the wallet address. Then send NFTs to this address.

In case you have not had the NFT on Coin98 Extension yet, you can get the wallet address from the **Manage Wallet** section (Check out more details in the previous instructions) to receive it. Just make sure you get the wallet address corresponding to the blockchain the NFT is based on.

<figure><img src="/files/78TUF0aXIy5jkXWi1GNe" alt=""><figcaption></figcaption></figure>

## **How to send NFTs from the** Coin98 Extension

**Step 1:** On the NFT interface, select the corresponding network/project of the NFT you want to send;

**Step 2:** Select the NFT you want to send;

**Step 3:** Click **Send**;

**Step 4:** At the NFT sending interface, enter some of the following required information:

* NFT wallet address of the recipient;
* Adjust the gas fee slider (Gwei) to your needs;

**Step 4:** Click the **Send** button to complete the transaction.

<figure><img src="/files/kSAjW75FmcH96WrGxzwY" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
***Note:***

* *The default gas fee on Coin98 Extension is set at the standard rate that offers the most optimized speed at a reasonable cost.*
* *The transaction fee is calculated differently depending on the projects built on which blockchain. Users need to prepare the blockchains' native coins in the corresponding wallets of the respective chains*
  {% 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.coin98.com/products/coin98-super-wallet/extension-1/beginners-guide/store-nfts.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.
