System Prompt
مطالبة النظام
GLS-000117
Definition
Instructions given to an AI model before the conversation starts — defining its role, rules, and behavior.
تعليمات تُعطى لنموذج AI قبل بدء المحادثة — تُحدِّد دوره وقواعده وسلوكه.
Why It Matters
The system prompt is where you control AI behavior. A bad system prompt produces unhelpful, dangerous, or off-topic responses.
مطالبة النظام هي المكان الذي تتحكم فيه في سلوك AI. مطالبة نظام سيئة تُنتج استجابات غير مفيدة أو خطيرة أو خارج الموضوع.
Full Definition
Example Usage
“A 404Fault AI rule adds 'Always use TypeScript strict mode. Never use any type.' to the system prompt so the AI follows the project's coding standard.”
“قاعدة AI في 404Fault تضيف 'استخدم دائمًا TypeScript strict mode. لا تستخدم نوع any.' إلى مطالبة النظام لكي يتبع AI معيار ترميز المشروع.”
AI Builder Tips
Avoid these mistakes when using System Prompt:
Putting secret information in the system prompt (it can be extracted)
Making the system prompt too long (wastes context window tokens)
Sign in to unlock guided AI explanations from AI Teacher.
Generate a Prompt
Copy this prompt and use it directly with any AI model — no setup needed.
Help me build a project using System Prompt. Explain: 1. What is System Prompt and why it matters 2. The core architecture and required tools 3. Step-by-step implementation plan 4. Common mistakes to avoid: Putting secret information in the system prompt (it can be extracted), Making the system prompt too long (wastes context window tokens) 5. Best practices and production tips