# アノテーションセクション

アノテーション作業領域には、すべてのラベリングモードに共通する3つのコンポーネント（ヘッダー、設定、および表示）に加えて、次のコンポーネントがあります。

オブジェクトにラベル付けするには、ツールセクションからツールを選択し、画像上でオブジェクトのマーキングを開始します。描画後、オブジェクトは画像上で移動できます。オブジェクトは右クリックするか、右側のサイドバーにあるオブジェクトカードを使用して編集することもできます。

[**ツールセクション**](/ja/anotshon/anotshonsekushon/tsrusekushon.md)

[**ラベル**](/ja/anotshon/anotshonsekushon/raberusekushon.md)

[**オブジェクト一覧**](/ja/anotshon/anotshonsekushon/obujekuto.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://docs.mindkosh.com/ja/anotshon/anotshonsekushon.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.
