# 12.4 T〜Z

### T〜Z

* **Trust Rank（トラストランク）**\
  ユーザーの信頼度を示すランク。S〜Dに区分され、報酬率やBIND上限に影響。
* **ウォレット（SyFu Wallet / Spending Wallet）**
  * SyFu Wallet：MPC方式で管理される長期保管用ウォレット
  * Spending Wallet：ゲーム内で利用するスマートアカウント型ウォレット


---

# 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.syfu.io/ja/glossary/t-z.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.
