> For the complete documentation index, see [llms.txt](https://life-wallet.gitbook.io/japan/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://life-wallet.gitbook.io/japan/life-wallet.md).

# LIFE Wallet

### すべての人のためのスーパーウォレット

<div align="center"><figure><img src="/files/9alRQHgUqYQb2Inp0v1W" alt="" width="485"><figcaption></figcaption></figure></div>

### シンプル。安全。すべての人へ。

### 何百万もの人々がデジタル資産の世界に踏み出している今、最も重要なことは「使いやすさ」と「アクセスのしやすさ」。私たちが本当に必要としているのは、日常ユーザーのために作られたシンプルで安全なデジタルウォレットです。

### LIFE Walletはすべての人のために設計されています。これから暗号資産を始める人も、すでに暗号資産のやり取りに慣れている人も―― LIFE Walletは迷わずに使える、スムーズで直感的な体験を提供します。


---

# 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, and the optional `goal` query parameter:

```
GET https://life-wallet.gitbook.io/japan/life-wallet.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
