# 5 يوليو 2024

## GenStudio

### الميزات الجديدة

* **إرسال المحتوى غير المعتمد على الذكاء الاصطناعي**: يمكنك الآن إرسال محتوى غير معتمد على الذكاء الاصطناعي داخل GenStudio، مما يسهل تضمين أنواع متنوعة من المعلومات في محادثاتك.
* **دعم الإشارات @**: يمكنك بسهولة الإشارة إلى مستخدمين آخرين داخل محادثاتك لتحسين التعاون والتواصل.

### إصلاحات الأخطاء

* **بريد تكامل Rememberizer**: تم إصلاح مشكلة حيث كان نص بريد تكامل Rememberizer يتجاوز العرض عند تمرير الماوس.
* **تداخل العناصر السفلية**: تم إصلاح مشكلة مع z-index للعناصر السفلية لضمان عرضها بشكل صحيح.


---

# 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.skydeck.ai/ar/releases/jul-5th-2024.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.
