# 設計・仕組み

## [前提](/readme/mi/qian-ti.md)

設計上の前提となる項目

## [Yabumiコントラクトデプロイ](/readme/mi/yabumi-kontorakudepuroi.md)

コントラクトをデプロイする際の仕組み

## [Yabumi NFTミント](/readme/mi/yabumi-nft-minto.md)

Yabumi NFTをミントする際の具体的な処理手順

## [Yabumi NFTバーン](/readme/mi/yabumi-nft-bn.md)

Yabumi NFTをバーンする際の具体的な処理手順

## [その他](/readme/mi/sono.md)

その他の機能一覧と説明

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


---

# 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://doc.yabumi.xyz/readme/mi.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.
