> For the complete documentation index, see [llms.txt](https://six502.gitbook.io/wp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://six502.gitbook.io/wp/how-to-get-start.md).

# How to get start

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

トークンを支払いゲームがプレイできます。ゲームを選んでプレイをして、Win to Earnで報酬を得るという形です。基本的に参加時に支払うだけでゲームプレイが可能です。[SIX502](/wp/introduction.md)では様々なタイトルをリリースしていきます。

続いてDICE OR DEADの登録、Wallet作成の手順を紹介します。

WEBへのアクセスはPCのみになります。

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

まずゲームにアクセスして頂きSIGN UPをしてください。登録後メールにて添付のURLを押しVerifyを完了してください。

<figure><img src="/files/2uVcLZdbdnTnv4mhxVVl" alt=""><figcaption></figcaption></figure>

「Walletアイコン」を押してください。

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

「Create Wallet」を押してください。

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

PASSCODEを設定してください。

<figure><img src="/files/1Ut2amxNQz56QJmzdLFq" alt=""><figcaption></figcaption></figure>

Seed Phrasesを記録して、「I HAVE WRITTEN DOWN」を押してください。

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

左上の「SIX502アイコン」を押してください。

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

「Receive」を押してください。

<figure><img src="/files/0Kb5GP2mfhFQb1K1LDxu" alt=""><figcaption></figcaption></figure>

こちらがWallet Adressになります。e-SIX502Walletへ送金することでゲームが開始できます。


---

# 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://six502.gitbook.io/wp/how-to-get-start.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.
