> 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/alwsf-alaam.md).

# الوصف العام

هذه المنهجية مكتوبة لكي يفهمها عامة الجمهور، وتهدف إلى توفير إطار للمشروعات التي ترغب في تنفيذ أرصدة التنوع البيولوجي (VBCs). وهي تقدم إرشادات وأمثلة على مستوى المشروع حول كيفية تنفيذ منهجية التنوع البيولوجي. وتهدف إلى الإسهام في آليات الصون العالمي للتنوع البيولوجي من خلال إدخال العناصر التالية أو الالتزام بها:&#x20;

* الالتزام بـ [مبادئ](/methodology/ar/wsf-almshrwa/almbade.md) الاكتمال، والموثوقية، والحذر، والاتساق، والأدلة، والدقة، والشفافية.
* الاعتماد على بيانات عامة قابلة للتحقق لتوصيف النظام البيئي ([تقييم خط الأساس](/methodology/ar/tqyym-kht-alasas.md)). &#x20;
* التبسيط المتعمد للبيانات الأولية المطلوبة من المشروع ([وصف المشروع](/methodology/ar/wsf-almshrwa.md)) لإدراج الشعوب الأصلية والمجتمعات المحلية.
* نظام قابل للتشغيل البيني [وحدة](broken://pages/4a842def32fa0a55504e83a9a2ffecd540cc971d) لإصدار رصيد التنوع البيولوجي يتوافق جيدًا مع المشروعات الأخرى.&#x20;
* آلي [الحساب](/methodology/ar/biodiversity-credits/calculation.md) لأرصدة التنوع البيولوجي الخاصة بـ ISBM باستخدام برمجيات مفتوحة المصدر.&#x20;
* يمكن استخدام الأرصدة لأغراض الاعتماد وبيع السلع الأساسية، أو مجرد الرصد والتحقق (MRV) للتمويل القائم على النتائج.&#x20;


---

# 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/alwsf-alaam.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.
