# #6 検索および単語変更

エディターでは、迅速でシームレスな作業のために検索機能を使用できます。

キーワード入力経由の一般検索とキーワードと条件入力経由の詳細検索でワーカーをサポートします。

## 基本検索

<figure><img src="/files/fieGUFwv5JH2ER6x6qzH" alt=""><figcaption><p>エディター - 基本検索</p></figcaption></figure>

1. 探したいキーワードを入力すると検索結果が表示されます。
2. 他のキーワードを検索する場合はXボタン押して既存のキーワードを削除し、新しいキーワードを入力します。

## 詳細検索

<figure><img src="/files/WG7gUEf1e8mbR30z4P6y" alt=""><figcaption><p>詳細検索ウィンドウの有効化</p></figcaption></figure>

1. 検索語入力ウィンドウの右側にある詳細設定ボタンを押して詳細検索を有効化します。
2. 原文と翻訳文にそれぞれ含まれている、または除外して探したいキーワードを入力します。
3. 検索条件の連動により、原文と翻訳文の検索条件を連動させる、または分離して検索できます。
4. 大小文字を区分するかどうかを選択して検索できます。

## 単語変更&#x20;

<figure><img src="/files/mmKqnUgSxGpFHsesYcCF" alt=""><figcaption><p>エディター - 変更する単語選択</p></figcaption></figure>

<figure><img src="/files/VAgXkwmXIoKqB1EFx2AL" alt=""><figcaption><p>単語を変更する</p></figcaption></figure>

1. 検索完了後、ハイライトされた単語を確認します。
2. 変更する単語を含めるセグメントの真ん中にあるチェックボックス(☑️)をクリックします。
3. 右上の単語変更ボタンをクリックします。
4. 変更するの単語を入力します。
5. 変更ボタンをクリックして単語変更を完了します。


---

# 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://docs.letr.ai/ja/edit/6-oyobi.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.
