# خلفية

يوفر هذا القسم خلفية تقنية أساسية حول التقنيات التي تدعم Rememberizer. هنا ستجد تفسيرات لتضمينات المتجهات، وقواعد بيانات المتجهات، ومفاهيم رئيسية أخرى تمكّن قدرات البحث الدلالي لـ Rememberizer.

إذا واجهت مصطلحات غير مألوفة أثناء استخدام Rememberizer أو قراءة وثائقنا، يرجى الرجوع إلى [المعجم](/ar/background/glossary.md) للحصول على تعريفات واضحة وموجزة للمصطلحات الرئيسية.

بالنسبة للمساهمين وكتّاب التقنية الذين يعملون على وثائق Rememberizer، يرجى الرجوع إلى دليل [المصطلحات الموحدة](/ar/background/standardized-terminology.md) لضمان التناسق عبر جميع الوثائق.


---

# 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.rememberizer.ai/ar/background.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.
