# 4.1 保有アイドル一覧

<figure><img src="/files/j6gaEXVNuEFclWn86ql6" alt="" width="563"><figcaption></figcaption></figure>

* 保有しているキャラクターの一覧が表示されます。デフォルトでは最近獲得したキャラクターから並べられており、レベル、レアリティ、パラメータ総合値、コンディション、出演回数、フリーポイントでソートすることができます。
* 保有キャラクターはアリーナバトルで編成可能な「活躍中」と不可能な「待機中」のステータスがあります。キャラクター保有数が一定数を超えた場合、ガチャから獲得したキャラクターは「待機中」に自動で送られます。一度、「待機中」から「活躍中」に移した場合、「待機中」へ戻すことはできません。
* 各キャラクターを選択すると、パラメータ等の詳細情報が閲覧でき、「レベルアップ」「現役復帰」「フリーポイント割り振り」「スキル育成」の操作ができます。


---

# 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://coin-musme.gitbook.io/coin-musme-white-paper/4-character/list.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.
