# الذرّية

تضمن سولانا تنفيذ جميع المعاملات داخل معاملة رومآ كذرة ذرية، مما يعني إما أن جميع المعاملات التي هي جزء من هذه المعاملة في رومآ تنجح أو لا تنجح أي منها. يزيل ذلك خطر تراجع معاملة في الحزمة على سلسلة واحدة فقط.

هذا يمكّن **معاملات غير موثوقة، وغير وصائية** لـ **عبر الرول آب** و **عبر السلاسل** **المراجحة** بين الطبقة الثانية وسولانا، **القروض الفورية**، و **تطبيقات الأصول الحقيقية المعاد توظيفها**.&#x20;

سولانا هي **آلة الحالة العالمية** لرول آب التي تستخدم رومآ، مما يسمح بالتكوين الذري، وترتيب/تنفيذ المعاملات.

<figure><img src="/files/2c71958d56c85562e6ec7df58b418327bf59b1f0" alt=""><figcaption></figcaption></figure>


---

# 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.rome.builders/ar/legacy/shared-sequencer/atomicity.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.
