> For the complete documentation index, see [llms.txt](https://mosph.gitbook.io/untitled/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mosph.gitbook.io/untitled/home/minting-details.md).

# Minting Details

\[Minting 일정]

![](/files/bioa8EdYdjSWLaoIvkdV)![](/files/9pzZ0b41rzuCbujmmRpo)

Angel Dogs V1 총 2,000 마리 &#x20;

사용처: 이벤트 물량 400 / 팀 물량 100 / Public Sale 1,500

## 1차 MINTING&#x20;

일정 : 2월 12일(토) 20시&#x20;

구매 : Minting page

랜덤 민팅 수량 : 100마리&#x20;

가격 : 20 KLAY

## 2차 MINTING&#x20;

일정 : 2월 15일 (화) 20시&#x20;

구매 : Minting page

랜덤 민팅 수량 : 350 마리&#x20;

가격 : 25 KLAY

## 3차 MINTING

일정 : 3월 3일 (목) 20시

구매 : Minting page

랜덤 민팅 수량 : 600 마리&#x20;

가격 : 30 KLAY

## 4차 MINTING

일정 : 미정&#x20;

구매 : Minting page

랜덤 민팅 수량 : 350 마리 &#x20;

가격 : 40 KLAY

## 5차 MINTING

일정 : 미정&#x20;

구매 : Minting page

랜덤 민팅 수량 : 100 마리 &#x20;

가격 : 50 KLAY

* 1\~5차 민팅 모두 구매 갯수 제한은 없습니다.
* 판매 홈페이지 URL은 시작 몇  전에 공개될 예정입니다.


---

# 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://mosph.gitbook.io/untitled/home/minting-details.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.
