# 操作方法

Boxing Star Xは、モバイルとPCの両方でプレイ可能です。

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

1. **モバイル**
   * ウィービング（回避）: 左ボタンまたは右ボタンを押して、相手の攻撃を回避できます。
   * ガード: ガードボタンを押して、相手の攻撃を防御できます。
   * ジャブ: 画面をタップして、相手を攻撃できます。
   * フック: 画面を左から右、または右から左にスワイプして攻撃できます。
   * アッパーカット: 画面を左下から右上、または右下から左上にスワイプして攻撃できます。
   * メガパンチ: ハイパーゲージが最大になると、メガパンチボタンを押して攻撃できます。
   * クリンチ: スタン状態でクリンチボタンを押すと、回復できます。
   * 回復矢印ボタン: ノックダウンされた際、素早くボタンをタップして立ち上がることができます。

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

2. **PC**

* PCでプレイする場合、**キーボードのショートカットキー**を使用すると、より快適に操作できます。
  * **A**：相手の攻撃を**左に回避**する
  * **D**：相手の攻撃を**右に回避**する
  * **S**：相手の攻撃を**ガード**する
  * **R**：**左ジャブ**で相手を攻撃する
  * **T**：**右ジャブ**で相手を攻撃する
  * **F**：**左フック**で相手を攻撃する
  * **G**：**右フック**で相手を攻撃する
  * **V**：**左アッパーカット**で相手を攻撃する
  * **B**：**右アッパーカット**で相手を攻撃する
  * **5**：**ハイパーゲージが最大になると、「メガパンチ」ボタンを押して攻撃**できる
  * **E**：**スタン状態で「クリンチ」ボタンを押して回復**できる


---

# 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://wiki.boxingstarx.com/jp/sutto/cao-zuo-fang-fa.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.
