> For the complete documentation index, see [llms.txt](https://cryptospells.gitbook.io/cryptospells/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cryptospells.gitbook.io/cryptospells/game/battle/tui-jiang-huan-jing.md).

# 推奨環境

## iPhone（Safari推奨）横画面フルスクリーンでのプレイ方法 <a href="#c4ed" id="c4ed"></a>

### **スマホ（Safari）横画面上部に表示されるヘッダーの消し方**

<figure><img src="https://miro.medium.com/v2/resize:fit:788/1*swjuVG4IZa067gFatpfgWw.png" alt="" height="1043" width="700"><figcaption></figcaption></figure>

① 画面の自動回転を解除

②タブを「クリスペ」だけにする

③画面を横画面にする

▼上記でうまくいかない方、さらに快適にプレイされたい方

・設定＞Safari＞「タブバーを表示」をオフ

・設定＞コントロールパネル＞「App使用中のアクセス」をオフ

## Android（Google Chrome推奨）横画面フルスクリーンでのプレイ方法 <a href="#c214" id="c214"></a>

①画面右下のフルスクリーンモードをタップ

②画面を横画面にする

## PC推奨ブラウザ：Google Chrome （最新版） <a href="#id-2848" id="id-2848"></a>

**バトルの動きが遅い場合**

Google Chromeの設定＞システム ＞ハードウェア アクセラレーションが使用可能な場合は使用する をチェック

<figure><img src="https://miro.medium.com/v2/resize:fit:788/1*hEO2sJcj0bcfdlRcqWnFLg.png" alt="" height="666" width="700"><figcaption></figcaption></figure>

<figure><img src="https://miro.medium.com/v2/resize:fit:788/1*w0EBw6bVuwWrZa07aA0DVg.png" alt="" height="289" width="700"><figcaption></figcaption></figure>

### よく通信切れが起きる場合の原因

・バトルページ以外のページに移動している\
ex) 相手ターン中にツイッターを見ている

・通信環境がWifiではなく不安定

### ゲームが重い場合の対処法 <a href="#id-4268" id="id-4268"></a>

・シークレットウィンドウで試してみる\
\- バージョンアップデート前のキャッシュが残っている事がございます

・別ブラウザで試している（Google Chrome, Safari, Firefox等）

\ <br>


---

# 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://cryptospells.gitbook.io/cryptospells/game/battle/tui-jiang-huan-jing.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.
