# 購入/報酬

ユーザーは購入/報酬メニューで、自分が決済した履歴や報酬を受け取った履歴を確認できます。

購入/報酬リストでは、ユーザーの購入および報酬の日時、アイテム名、数量、そして詳細を確認できます。

\*今後追加されるすべての項目を確認できるほか、フィルタ機能を使用して必要な情報を分類して見ることができます。


---

# 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://doc.sololeveling.space/jp/user-guide/maimeny/gou-ru-bao-chou.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.
