# サイコロロール

Pixudi のサイコロロールはオンチェーンで実装されており、ランダム化され、誰にも変更できないことが保証されています。 このプロセスは複数のステップからなります。

1. サーバーに送信され、そこでスマート コントラクトの GET 関数が呼び出され、ランダムな値が生成されます
2. サーバー上で結果を取得する
3. 結果をプレイヤーに送信する

<br>


---

# 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/saikororru.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.
