# العلامة البيضاء

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

باستخدام إصدار on-premise يمكنك بسهولة استبدال من [الإعدادات](/ar/installation-setup/system-settings.md) الشعار الافتراضي والنص الافتراضي بشعارك المخصص واسم مؤسستك كما ترى أدناه.

![إعدادات الشعار المخصص بصيغة SVG](/files/98e187e823a5830fd4aa0f1c67eee1b937c8a343)

![قسم الإدارة بعلامة تجارية مخصصة](/files/f188f6fbdf79662ac10203d3352698b4e09eba71)

![محمل بعلامة تجارية مخصصة](/files/60ce9611ed8035135617c0a60996f9b8cbbc00b2)

{% hint style="warning" %}
تأكد من إزالة أي سمات متعلقة بالحجم من كود SVG الخاص بك مثل سمات "height" أو "width".
{% endhint %}


---

# 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.ngsurvey.com/ar/installation-setup/white-label.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.
