> For the complete documentation index, see [llms.txt](https://docs.faronics.com/faronics-insight-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.faronics.com/faronics-insight-docs/chinese/shi-yong-faronics-insight/insight-teacher-kong-zhi-tai/yuan-cheng-cao-zuo/qi-dong-wang-ye.md).

# 启动网页

此操作可在学生计算机上启动一个网站。这在学生导航到特定网址遇到困难时十分有用。

单击"操作"，然后选择"启动网页"选项。

<figure><img src="/files/63Yi3hteDmjoE4YzNdHV" alt=""><figcaption></figcaption></figure>

输入网页的 URL，或从网页列表中选择，然后单击"启动"。

{% hint style="info" %}
手动输入的 URL 网页将不会被保存。要保存网页，请参见[管理网页](/faronics-insight-docs/chinese/shi-yong-faronics-insight/insight-teacher-kong-zhi-tai/ping-gu/guan-li-wang-ye.md)。
{% endhint %}

<div align="left"><figure><img src="/files/mhl3pxL8B9OPNipF1KZt" alt=""><figcaption><p>在学生计算机上启动网页</p></figcaption></figure></div>

该网页在学生计算机上加载。

<figure><img src="/files/Pq1OY1Ne5oLeiPc5Xyhf" alt=""><figcaption><p>网页在学生计算机上启动</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.faronics.com/faronics-insight-docs/chinese/shi-yong-faronics-insight/insight-teacher-kong-zhi-tai/yuan-cheng-cao-zuo/qi-dong-wang-ye.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.
