# 使用例

手動dRampsは、自動dRampsよりも複雑な操作を提供できます：

* **ユーザーの授業料支払い**: ユーザーから送られてきたトークンを焼却した後、dRampの管理者は焼却した金額をユーザーの教育機関に送信して、授業料を支払います。
* **サービスの支払い:** 一部のユーザーは、利用可能な支払い方法を使用して（Netflix、Amazonでのショッピングなど）、特定のサービスの支払いができない場合があります。手動dRampsは、これらのユーザーからtFIATトークンを受け取り、トークンを焼却して、ユーザーの代わりにこれらのサービスの支払いを行うことができます。
* **送金**: ユーザーの代わりに人々に現金を送る/配達する。


---

# 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.payswap.org/ri-ben-yu/products/dramps/use-cases.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.
