> For the complete documentation index, see [llms.txt](https://docs.cccties.org/chibichilo/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cccties.org/chibichilo/students/tag.md).

# タグの設定

## タグを追加

プレイヤー下部の **「タグを追加」** からトピックごとにタグを設定出来ます．追加した場所とトピックリストに追加したタグが表示されます．\
削除する場合は設定したタグの **x** をクリックします．

![](/files/8nRPAdhu60xUdhl21CIZ)

## コメントの設定

プレイヤー下部の **「コメント」** からトピックごとにコメントを設定出来ます．テキストを入力して **\[保存]** ボタンをクリックします．

![](/files/QJTOYGtFbrJQfhlbi7EF)

設定後にテキストを修正して再度 **\[保存]** ボタンをクリックすると設定したコメントが更新されます．\
\&#xNAN;**\[削除]** ボタンをクリックするとコメントが削除されます．

![](/files/bqyIhyG5ZtBUY8S8FjHx)

## タグ管理

画面上部の **「タグ管理」** からトピックに設定したタグやコメントを確認出来ます．

![](/files/sdpJt3fMMEm5coNoJfaN)

また， **「タグ管理」** からトピックをクリックすると，タグやコメントを設定したトピックに移動して再生が始まります．

![](/files/2i0JGC315FGhZ2UKMmCG)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.cccties.org/chibichilo/students/tag.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.
