# 월렛 목록

{% code fullWidth="true" %}

```
NAME:
   singularity prep list-wallets - 준비와 함께 연결된 지갑 목록 보기

사용법:
   singularity prep list-wallets [명령 옵션] <준비 ID 또는 이름>

카테고리:
   지갑 관리

옵션:
   --help, -h  도움말 보기
```

{% endcode %}


---

# 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://data-programs.gitbook.io/singularity/kr/cli-reference/prep/list-wallets.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.
