# Hercules

يقبل Hercules كتلًا من المعاملات المرتبة من سولانا. يقوم بتنفيذ حمولة الكتلة على الـ rollup، وبالتالي يقدّم حالة الـ rollup إلى الأمام.

يحصل مستخدمو الـ rollup على تأكيد سريع مباشرة من سولانا دون الاضطرار للانتظار لـ Hercules، والذي قد يستغرق وقتًا أطول بينما تقوم سولانا بإنهاء المعاملات.

يوفر هذا قطعًا نهائيًا حتميًا لترتيب المعاملات. يتم تقديم هذا الترتيب للمعاملات إلى جانب جذر ميركل للمعاملات إلى إيثريوم.

<figure><img src="/files/f20e987cbcfabe63c822b43e1526c2ccf730b7ca" alt=""><figcaption></figcaption></figure>

مخطط تدفق المعاملات لـ Hercules

<figure><img src="/files/c41b60d00061f21ff02621050111e9b03af8873c" 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/hercules.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.
