# Page Not Found

The URL `files/AjYT1jQxmqlRBzgoByxH` does not exist. This page may have been moved, renamed, or deleted.

## Suggested Pages

You may be looking for one of the following:
- [科研](https://advancedguideforsds.gitbook.io/advancedguide/jin-jie-pian/ke-yan-2023.10.17-geng-xin.md)
- [保研](https://advancedguideforsds.gitbook.io/advancedguide/jin-jie-pian/bao-yan-geng-xin-zhong.md)
- [缺乏科研项目经历？看这里（更新中）](https://advancedguideforsds.gitbook.io/advancedguide/jin-jie-pian/ke-yan-2023.10.17-geng-xin/que-fa-ke-yan-xiang-mu-jing-li-kan-zhe-li-geng-xin-zhong.md)
- [大数据学院本科生学业日历及重要事项提醒（很重要）](https://advancedguideforsds.gitbook.io/advancedguide/jin-jie-pian/da-shu-ju-xue-yuan-ben-ke-sheng-xue-ye-ri-li-ji-zhong-yao-shi-xiang-ti-xing-hen-zhong-yao-2023.3.23.md)
- [2️⃣ 第二版序](https://advancedguideforsds.gitbook.io/advancedguide/di-er-ban-xu.md)

## How to find the correct page

If the exact page cannot be found, you can still retrieve the information using the documentation query interface.

### Option 1 — Ask a question (recommended)

Perform an HTTP GET request on the documentation index with the `ask` parameter:

```
GET https://advancedguideforsds.gitbook.io/advancedguide/jin-jie-pian/ke-yan-2023.10.17-geng-xin.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.

### Option 2 — Browse the documentation index

Full index: https://advancedguideforsds.gitbook.io/advancedguide/sitemap.md

Use this to discover valid page paths or navigate the documentation structure.

### Option 3 — Retrieve the full documentation corpus

Full export: https://advancedguideforsds.gitbook.io/advancedguide/llms-full.txt

Use this to access all content at once and perform your own parsing or retrieval. It will be more expensive.

## Tips for requesting documentation

Prefer `.md` URLs for structured content, append `.md` to URLs (e.g., `/advancedguide/jin-jie-pian/ke-yan-2023.10.17-geng-xin.md`).

You may also use `Accept: text/markdown` header for content negotiation.
