# ブロックチェーンの機能

- [サイコロロール](https://docs.pixudi.com/pixudi-manual/ri-ben-yu/burokkuchnno/saikororru.md)
- [NFTゲーム内アイテム](https://docs.pixudi.com/pixudi-manual/ri-ben-yu/burokkuchnno/nftgmuaitemu.md)
- [NFTマーケットプレイスとフリーマーケット](https://docs.pixudi.com/pixudi-manual/ri-ben-yu/burokkuchnno/nftmkettopureisutofurmketto.md)
- [ダオ](https://docs.pixudi.com/pixudi-manual/ri-ben-yu/burokkuchnno/dao.md)
- [ゲームAPI](https://docs.pixudi.com/pixudi-manual/ri-ben-yu/burokkuchnno/gmuapi.md)
- [Momuroエンジン](https://docs.pixudi.com/pixudi-manual/ri-ben-yu/burokkuchnno/momuroenjin.md): Pixudi ブロックチェーン エンジンは Momuro です。 Momuro は、Unreal または Unity ゲーム エンジンと同じエンジンです。 このエンジンは、ゲームのオンチェーン操作を提供する一連のメソッドとスマート コントラクトです。
- [ホワイトリストカード購入ボーナス](https://docs.pixudi.com/pixudi-manual/ri-ben-yu/burokkuchnno/howaitorisutokdobnasu.md): 私たちのページ (pixudi.com) で、各ユーザーはワイエリスト カードを購入できます。 複数のカードを購入した方には特典をご用意しております。


---

# 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://docs.pixudi.com/pixudi-manual/ri-ben-yu/burokkuchnno.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.
