> For the complete documentation index, see [llms.txt](https://docs.coin98.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.coin98.com/products/coin98-super-wallet/mobile/nfts/playground.md).

# Playground

### What is Playground?

Playground is an NFT creation flow where you choose traits for a project mascot, review the item before minting, and send the finished NFT to a wallet address you control.

### How do you find Playground?

**Step 1:** On the Home screen, click on the **Discover** icon => switch to the **Services** tab

**Step 2**: Under the **Explore** tab, click **Playground**&#x20;

Other options:&#x20;

&#x20;1\. Scroll down until you see Playground among the available services.

2\. Use the search bar to look for **Playground**

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

### How do you create a mascot NFT in Playground?

**Step 1:** Open Playground from the Services tab. Under the **Minting** tab, scroll down to choose the project and click **View Details**.

**Step 2:** On the detail page, click on **Create Yours** button to start your creation

You can double check the connected wallet on the right corner of the screen.

<figure><img src="/files/fvWAkqKak8pG7amoWyTz" alt="" width="375"><figcaption></figcaption></figure>

**Step 3:** Select your favourite traits and click **Continue** button for free creation

{% hint style="info" %}
**Note:**&#x20;

* Required traits must have a value selected.
* For some traits, you can remove the trait value by clicking again on the selected trait.&#x20;
* Newly created NFTs will be displayed at the top under the "Freshly Created" section.
  {% endhint %}

**Step 4:** View your NFT and click **Review Item Purchase**

You can update the **Receive address** and the created NFT will be send directly to that wallet address.

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

**Step 5:** Click **Confirm** to create and sign the Transaction Confirmation request on your wallet

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

Your DADA is ready and will join the Playground now

<figure><img src="/files/Z1gGJagaHy5lO0Z27uvq" alt="" width="296"><figcaption></figcaption></figure>

### What do the key terms in Playground mean?

* Trait: A selectable attribute used to customize your mascot NFT.
* Minting: The process of creating the NFT on-chain.
* Receive address: The wallet address that will receive the created NFT.
* Transaction confirmation: The wallet approval required to finalize creation.

### Frequently asked questions

#### How do I open Playground in the app?

From the Home screen, click Discover, switch to the Services tab, and open Playground from the Explore tab, by scrolling, or by using search.

#### Do I need to check my wallet before creating an NFT?

Yes. You should double-check the connected wallet in the top-right corner before you continue.

#### Can I change a trait after selecting it?

For some traits, yes. You can remove a selected trait value by clicking the selected trait again.

#### Can I change where the NFT is sent?

Yes. Before you confirm, you can update the Receive address so the created NFT is sent directly to that wallet address.

#### What happens after I click Confirm?

You will sign the transaction confirmation request in your wallet. After the transaction is confirmed, the NFT is created and added to Playground.

#### Where will my newly created NFT appear?

Newly created NFTs will appear in the NFT tabs


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/mobile/nfts/playground.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.
