> For the complete documentation index, see [llms.txt](https://1419.dongjunto.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://1419.dongjunto.xyz/huan-ying-lai-dao-1419-shi-yan-shi.md).

# 欢迎来到1419实验室

{% hint style="info" %}
**关于本网站:** 这是1419实验室的wiki指南
{% endhint %}

## 新来到实验室你应该学习这些

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td>计算机图形学</td><td></td><td></td><td><a href="/new-in-lab/ji-suan-ji-tu-xing-xue-ru-men.md">计算机图形学入门</a></td><td><a href="https://403541863-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPj1ySXFd5ghKSTFjk8TO%2Fuploads%2FlHyJ7sFZsc72ssq5On47%2Fxyoung_raytracingglass_bollrealisticcausticcolorful_d2bffcb0-0b7a-496e-975f-31169c557219.png?alt=media&amp;token=f8589046-a7ba-4c2c-85ef-696674cbd4e4">xyoung_raytracingglass_bollrealisticcausticcolorful_d2bffcb0-0b7a-496e-975f-31169c557219.png</a></td></tr><tr><td></td><td></td><td></td><td></td><td></td></tr><tr><td></td><td></td><td></td><td></td><td></td></tr></tbody></table>

如何加入本实验室？

<details>

<summary>How to use it?</summary>

This space is designed to be read linearly, so start with our Vision, Mission & Focus and work down from there! We recommend reading everything through in one sitting and then revisiting and re-reading if you need to.

</details>

<details>

<summary>Contributing</summary>

If you want to contribute changes, start a new change request and submit it for review. The People team will review it soon after.

</details>


---

# 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, and the optional `goal` query parameter:

```
GET https://1419.dongjunto.xyz/huan-ying-lai-dao-1419-shi-yan-shi.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
