> For the complete documentation index, see [llms.txt](https://puregamma-ai.gitbook.io/puregamma-ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://puregamma-ai.gitbook.io/puregamma-ai/puregamma-ai-documentation-alarbyh/puregamma-ai/althqh-walamlyat/alaman-walkhswsyh-walamtthal.md).

# الأمان والخصوصية والامتثال

## الوضع الأمني الأساسي

تستخدم PureGamma حدود واجهة برمجة التطبيقات (API) المصادق عليها، وبيانات اعتماد الموفر من جانب الخادم، والوصول إلى البيانات المدركة للمستأجر، وطلبات التكامل الموقعة، والتسجيل التشغيلي. لا يتلقى المتصفح وعميل iOS أسرار Stripe أو النموذج أو الوسيط أو التبادل أو Plaid أو Relay.

## بيانات الاتصال الحساسة

تنتمي الرموز المميزة للموصل للقراءة فقط ومواد واجهة برمجة التطبيقات (API) إلى التكوين الذي يتحكم فيه الخادم ويجب تشفيرها قبل التخزين الدائم حيث يتم تنفيذ الموصل. يجب على المستخدمين عدم توفير مفاتيح خاصة أو عبارات أولية أو أذونات سحب أو مفاتيح تبادل ممكّنة للتداول مطلقًا.

## سلامة الدفع وخطاف الويب

يتم التحقق من صحة التوقيع على خطافات الويب الشريطية وإلغاء تكرارها بواسطة معرف الحدث. تم تصميم عمليات كتابة الفواتير لتكون غير فعالة ويتم توجيه تعيينات الخطة غير المعروفة للمراجعة اليدوية بدلاً من منح حق الوصول بصمت.

## حدود البيانات والمنتجات

اتصالات المحفظة هي تحليلية فقط. البحوث والتقارير والإشارات إعلامية. تم تعطيل التداول المباشر. المنتج ليس وسيطًا أو مستشارًا استثماريًا أو بورصة أو أمينًا أو مزودًا للمحفظة.

## الاستخدام المسؤول

لا تعامل مخرجات المنتج على أنها نصيحة استثمارية شخصية. قم بمراجعة المصادر، والتحقق من صحة الافتراضات، والنظر في قدرتك على تحمل المخاطر، واستشارة المستشارين المؤهلين عند الاقتضاء. تظل الخصوصية والشروط القانونية التي تحكم عملية النشر الخاصة بك هي المسيطرة.


---

# 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://puregamma-ai.gitbook.io/puregamma-ai/puregamma-ai-documentation-alarbyh/puregamma-ai/althqh-walamlyat/alaman-walkhswsyh-walamtthal.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.
