# 使用方法

TWELITE ARIAの使用方法を2つのステップに分けて説明します。

## 1. 動作確認

MONOSTICKを使用して、PCで動作確認を行うための流れを説明します。

{% content-ref url="/pages/wKrJ8bBNxqPY4PoxKRVW" %}
[動作確認](/mw-pug-aria/usage/check-operation.md)
{% endcontent-ref %}

## 2. モード選択

TWELITE ARIAは動作モードを変更することで振る舞いを変更できます。

それぞれの動作モードについて説明します。

{% content-ref url="/pages/w0jzJFjMHRDMStc6mGrd" %}
[モード選択](/mw-pug-aria/usage/mode-selection.md)
{% endcontent-ref %}


---

# 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://twelite.gitbook.io/mw-pug-aria/usage.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.
