# استخدم حالات

يمكن أن تقدم 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/alarbyh/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.
