> For the complete documentation index, see [llms.txt](https://note.shenlab-genomics.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://note.shenlab-genomics.org/homepage.md).

# Homepage

## 建立本Wiki的目的 <a href="#jian-li-wiki-de-mu-de" id="jian-li-wiki-de-mu-de"></a>

* 让新加入Lab的同学快速熟悉实验室的公共资源和工作流程
* 让实验室成员能方便地速查常见问题及解决方案
* 涉及到具体行政流程的内容请参考钉钉文档

## 入职须知

请新成员优先浏览入职须知文档，了解实验室一般规则。

{% content-ref url="/pages/O9lCOXW89LmzPaiLayEF" %}
[入职须知](/onboarding/onboarding-notes.md)
{% endcontent-ref %}

## 其他网站

* 实验室英文主页：<http://shenlab-genomics.org/>
* 在线工具平台：<http://tools.shenlab-genomics.org/>
* GPT-3.5 助手（请联系管理员获取密码）：<https://chat.shenlab-genomics.org/#/chat>
* 问卷收集工具（请联系管理员获取密码）：<http://47.98.43.219:4173/>

### 更新与维护

感谢您对Lab Wiki的支持！

我们欢迎各位同学对本Wiki的任何意见和建议！如果你想和我们一起对Lab Wiki做出贡献，请联系本项目维护者。

GitBook详细教程：<https://jiangminggithub.github.io/gitbook/>


---

# 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://note.shenlab-genomics.org/homepage.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.
