> For the complete documentation index, see [llms.txt](https://whitepaper.dragonmaster.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.dragonmaster.co/dragonmaster-tutorial/how-to-buy-dragons/opensea-market.md).

# OpenSea Market

### **Buy Dragon Master Box on OpenSea**

#### Step 1: Visit the OpenSea website, select "Wallet" - and then select "MetaMask"

{% embed url="<https://opensea.io/collection/dragon-master-box>" %}

#### Step 2: Buy the Box

FOUR-EGG Box: The FOUR-EGG Box pack will randomly select a set of combined dragon eggs from the family dragons. Each set of combined dragon eggs is composed of four dragon eggs of different sizes (S / M / L / XL). After hatching, the basic attributes and skill attributes of each dragon will be different.

![](/files/gbxzPqMYnDF39gRFfffQ)

SINGLE-EGG Box: There is only one dragon egg in the SINGLE-EGG Box pack. The egg will be randomly selected from the family dragons or special dragon. If you buy the SINGLE-EGG Box, you will have the chance to get the special dragon and make your team stronger.

![](/files/sPw419fUFoe19alHMNp5)

#### Step 3: Visit the DragonMaster website, select "Connect Wallet" - and then select "MetaMask"

{% embed url="<https://www.dragonmaster.co>" %}

#### Step 4: Enter the account page, find the "NFT box" and open it. It will take 3-5 minutes to open the box because the data is being processed on the chain

![](/files/BTtGMJWlgT7xBpA2IC5M)

![](/files/M8Ghg3OcdBeTLNZwOHWh)

#### Step 5: Find "Dragon", click hatch, and open the dragon egg.

![](/files/idqbfhMdTQmPmOjkjJGj)

![](/files/TTDC0QuW6h6pV1seWcXE)


---

# 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://whitepaper.dragonmaster.co/dragonmaster-tutorial/how-to-buy-dragons/opensea-market.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.
