> For the complete documentation index, see [llms.txt](https://sexytrees.savimbo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sexytrees.savimbo.com/methodology/ar/almsahmat-fy-ahdaf-altnmyh-almstdamh.md).

# المساهمات في أهداف التنمية المستدامة

قد ترغب المشاريع في الإبلاغ عن إسهامها في أهداف التنمية المستدامة للأمم المتحدة (UNSDGs). وقد صُممت هذه المنهجية على وجه التحديد للحفاظ على البيئة مع توجيه نحو الشمول المالي والحفاظ على الثقافات المحلية. وبناءً على تصميم كل مشروع، قد تكون أهداف التنمية المستدامة المختلفة ذات صلة، ويعود إلى كل مشروع تقييم الحاجة إلى الإبلاغ عن النتائج بقدر ما تتصل بأهداف التنمية المستدامة.

يجب على أي مشاريع تُبلغ عن أهدافها المتعلقة بأهداف التنمية المستدامة للأمم المتحدة أن تختار بحد أقصى خمسة مجالات تركيز من أهداف التنمية المستدامة، وأن تدرج المجال المستهدف المحدد برقمِه. ولغرض التأهل للمحاسبة الخاصة بأهداف التنمية المستدامة للأمم المتحدة، يجب تحديد الموضوعات الفرعية لكل هدف. وبالنسبة إلى كل غاية، يُتوقع من المشاريع تقديم مقاييس محددة والإبلاغ عن هذه المقاييس على أساس منتظم.&#x20;

فعلى سبيل المثال، فإن الهدف 12 من أهداف التنمية المستدامة هو «الاستهلاك والإنتاج المسؤولان». وقد يركّز المشروع على «12.a — دعم البلدان النامية لتعزيز قدراتها العلمية والتكنولوجية من أجل الانتقال نحو أنماط أكثر استدامة من الاستهلاك والإنتاج». ويمكن أن يكون المقياس لتحقيق الهدف هو عدد كاميرا المراقبة التي جرى تركيبها لالتقاط الأنواع المؤشرة.

<br>


---

# 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://sexytrees.savimbo.com/methodology/ar/almsahmat-fy-ahdaf-altnmyh-almstdamh.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.
