# Nefry MiYoマニュアル

## Nefry MiYoマニュアル

この度はNefry MiYoマニュアルをご覧いただきありがとうございます。

Nefry MiYoはスマートフォンやタブレットを活用したスマートミラーです。

Web技術をベースにしており、「ステッカー」と呼ばれる表示ツールを組み合わせてミラーの画面を作成します。今後ユーザで独自のステッカーを追加できるような機能を作成します。

## 動作確認

* Nexus5
* HTC　U11（Android 8.0）

## Nefry MiYo Webページ

### [MiYo Webページ](https://miyo.nefry.studio/)

## 目次

* [Nefry MiYo組み立て](/nefry-mirrormite.md)
* [MiYo Webアプリ使い方](/miyo-webapurii.md)
* [現在対応しているステッカー](/shiteirusutekk.md)


---

# 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://miyo.document.nefry.studio/master.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.
