> For the complete documentation index, see [llms.txt](https://docs.dagora.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dagora.xyz/beginners-guide/create-nfts/how-to-join-a-playground-mint-dada.md).

# How to Join a Playground/ Mint DADA

**Step 1:** Visit the Dagora website <https://dagora.xyz/> and connect the wallet

**Step 2**: Click on **Playground** on the menu bar

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

**Step 3:** Scroll down to choose your favourite project and click **View Details**.

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

**Step 4:** On the detail page, click on **CREATE YOURS** button to start your creation

Or, if you scroll down, this button will appear in the right corner of the screen.

**Step 4:** Select your favourite traits and click **Create Now** button for free creation

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

* Once an NFT is created, the name cannot be edited
* Required traits include: Shoes, Eyes, Body, and Accessory. Each trait must have a value selected.
* For the Background and Headgear 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 %}

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdox4DwDGqu827xqOxz3UiNsDPmDS4GTWV8xmt4mx8FavXAf1oSZ2SHCLH5JhVD_7hbZ3cCwKf8FBGSPHHCXW9woIIk6fgsskwjvZTKiox68-6huG7P2czZLvG5QS43RKHm_kFm?key=cEX7ZxgeIUI5zdf15n_1CaaB" alt=""><figcaption></figcaption></figure>

**Step 5:** Click **Confirm** to create your DADA

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfWaWr59u2M2F9pcQfyxeq0-Ka-waLCJQa9jyowGk50I0ri-bRtfawyxclor81N5gR-2NhzF6MFHSnXhiAzEozjtm9fNYxdfupLhsoBiSy8S5evglO1NFXW1AY7FxQkuwWfUtiCJA?key=cEX7ZxgeIUI5zdf15n_1CaaB" alt=""><figcaption></figcaption></figure>

Your DADA is ready and will join the Playground now

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfq20rzQ-tfmBISm-eFWKPuPqThZxlXTEqNk1XBnmrZ8utAyDJKFtsqs52r8t9P1bQ3yLQw4dvPcASmSL05JYmAzq81uhW6Z365zbsonK3IkqdAgewA7C9lnf-YPAO9JFd3DLbnHQ?key=cEX7ZxgeIUI5zdf15n_1CaaB" alt=""><figcaption></figcaption></figure>

<br>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.dagora.xyz/beginners-guide/create-nfts/how-to-join-a-playground-mint-dada.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
