# Rhea

Rhea memungkinkan pengurutan yang adil untuk transaksi rollup. Semua transaksi diperlakukan sama dan diproses berdasarkan siapa datang lebih dulu dilayani lebih dulu.

Rhea menyusun dan mengirimkan transaksi rollup ke Solana, di mana transaksi tersebut dieksekusi dan diurutkan. Ini menjamin ketidakberubahan dalam pengurutan transaksi.

<figure><img src="/files/0ad4974605b3630ddd124fbccdad1b90deda70fd" alt=""><figcaption></figcaption></figure>

Diagram alur transaksi untuk Rhea

<figure><img src="/files/e5a7c56fc6085aae46495225007581d504e8d9c5" 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/id/legacy/shared-sequencer/rhea.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.
