# 文字数カウント

UpNoteの\*\*ワードカウント（Word Count）\*\*機能は、ノートの文字数や構成を可視化して\
執筆の進捗を把握できる便利なツールです。\
長文の執筆、レポート、日記などで文章量を管理したいときに特に役立ちます。

**情報パネル（Information Panel）** の「Word Count」セクションでは、以下の統計が確認できます：

* **Characters（文字数）**
* **Words（単語数）**
* **Sentences（文の数）**
* **Paragraphs（段落の数）**

執筆中でも、情報パネルを開くだけでリアルタイムに確認できます。

***

#### 💻 デスクトップ版（Windows / macOS / Linux）

1. ノートを開きます。
2. ノートエディタ右下の **Info（情報）** アイコン\ <img src="https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FmqCn2PcjzppPqdrfQqZt%2Fimage.png?alt=media&#x26;token=d2511d70-673c-4928-b16f-70ebe2e21d67" alt="" data-size="line">\
   をクリックして **情報パネル（Info Panel）** を開きます。\
   ショートカットキー **Cmd/Ctrl + Shift + I** でも開閉できます。
3. パネル内の **Word Count** セクションで統計を確認します。

   ![](https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FCd59Ck37XlKQm4KiK6JC%2Fimage.png?alt=media\&token=c02e7d2b-b21e-477c-979a-f635db742fbf)

***

#### 📱 モバイル版（iOS / Android）

1. ノートを開きます。
2. ノートエディタ右上の **Info（情報）** アイコン\ <img src="https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FsjSmEsxYztvIArF8HA8p%2Fimage.png?alt=media&#x26;token=4cfeb0cc-90d7-480b-9af9-7b65775b7180" alt="" data-size="line">\
   をタップして **情報パネル（Info Panel）** を開きます。
3. **Word Count** セクションで文字数・単語数などを確認できます。


---

# 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://help.getupnote.com/ja/write-and-edit/info-panel/word-count.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.
