# 教程

在本节中，我们提供了 FON 智能链不同组件的使用教程。

#### 验证器

* [如何在FSC上搭建验证器](/zh_cn/develop/validator.md) 教程

#### 全节点

* &#x20;[如何在FSC上运行全节点](/zh_cn/develop/validator/run.md) 教程

#### 跨链桥

* [如何使用FON智能链进行跨链](/zh_cn/bridgewallet/bridge.md)[ ](/zh_cn/bridgewallet/bridge.md)教程

#### 钱包

* [如何使用钱包链接FONChain](/zh_cn/bridgewallet/wallet.md)[ ](/zh_cn/bridgewallet/bridge.md)教程
* [如何通过第三方链接FONChain](/zh_cn/bridgewallet/wallettutorial.md)[ ](/zh_cn/bridgewallet/bridge.md)教程


---

# 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.fonscan.io/zh_cn/tutorial.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.
