# Fraxtal

### **概述**

Fraxtal 是一个与以太坊虚拟机（EVM）等效的rollup区块链，使用 OP 堆栈作为其智能合约平台和执行环境。原生 gas 代币是由 Frax Finance 发行的 Frax 以太币（frxETH）。Fraxtal 还提供区块空间奖励（称为 Flox），通过用户和开发者在网络上花费 gas 以及与任何智能合约交互来进行奖励。

**为什么要有 Fraxtal？已经有这么多 L2 链了，为什么还需要 Fraxtal？**

你可以在 Fraxtal 文档中阅读完整的理由，但主要原因如下：

1. 极低的交易成本
2. 提高的交易速度
3. 使用 frxETH 作为 gas 代币
4. 通过排序器（Sequencer）费用获得收入
5. Flox / FXTL 区块空间奖励

文档：

[<img src="https://docs.frax.com/images/fraxtal-256x256.png" alt="Logo" data-size="line">About Fraxtal | Fraxtal Docs](https://docs.frax.com/fraxtal)


---

# 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.frax.finance/zh/frax-v3-100-and-more/ru-he-qian-yi-liu-dong-xing-zhi-univ3.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.
