# 0.Fuel手册 (The Fuel Book)

### 版权声明（Copyright Notice）

This translation is a personal work by [Fuel](https://www.fuel.network/) enthusiast [@Chainguys](https://twitter.com/Chainguys) .The [Fuel](https://www.fuel.network/) team reserves the right of final explanation.

本翻译为 [Fuel](https://www.fuel.network/) 爱好者[@Chainguys](https://twitter.com/Chainguys)的个人作品。 [Fuel](https://www.fuel.network/)团队保留最终解释权。

All content shown are for communication and learning purposes, cannot and should not be viewed as any form of Financial or Investment Advice.

本翻译文章所展示的一切信息都只是为了学习和交流目的，不能也不应成为任何财务或投资建议。

During the translation, internal references of docs may still point to English Original context, will fix step by step later.

翻译时，文档内部引用可能还是指向英文原文，待相关文档完全翻译完毕后再慢慢修整。

### Fuel

Fuel is the fastest modular execution layer, delivering maximum security and highest flexible throughput.

Fuel 是最快的模块化执行层，提供最高的安全性和最大的灵活吞吐量(性能)。

### Alpha

* Follow [Fuel Labs](https://twitter.com/fuellabs_) on Twitter for all the alpha.\
  在 Twitter 上关注 [Fuel Labs](https://twitter.com/fuellabs_)，了解所有 alpha内容。
* Follow [Sway](https://twitter.com/SwayLang), our Rust-based DSL and start writing smart contracts on Fuel. 关注我们基于 Rust 的 DSL [Sway](https://twitter.com/SwayLang)，并开始在 Fuel 上编写智能合约。
* Join the [Fuel discord](https://discord.com/invite/fuelnetwork) where you can ask questions, build with others, and hear about developments first.\
  加入 [Fuel discord](https://discord.com/invite/fuelnetwork)，您可以在这里提出问题、与他人一起构建并开始了解开发情况。
* [Check out this page](https://github.com/FuelLabs/awesome-fuel) to learn about upcoming events, read articles, listen to podcasts, and view presentations on Fuel.\
  [查看此页面](https://github.com/FuelLabs/awesome-fuel) 来了解即将发生的事件、阅读文章、收听播客以及查看有关 Fuel 的演示。
* [Apply for a grant to build on Fuel](https://1v1l4ftv9zy.typeform.com/fuelgrants?typeform-source=www.fuel.network).\
  [申请拨款来在Fuel上构建](https://1v1l4ftv9zy.typeform.com/fuelgrants?typeform-source=www.fuel.network)
* [Fuel in the wild](https://github.com/FuelLabs/awesome-fuel) \
  [Fuel资源合集-Fuel in the wild](https://github.com/FuelLabs/awesome-fuel)


---

# 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://zenofchain.gitbook.io/fuel-shou-ce-the-fuel-book/0.fuel-shou-ce-the-fuel-book.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.
