# 有用的资源

{% embed url="<https://csdiy.wiki>" %}
包括几乎所有CS相关课程的国外名校公开课以及有用的指导，笔者强烈推荐阅读
{% endembed %}

{% embed url="<https://survivesjtu.gitbook.io/>" %}
SJTU生存手册
{% endembed %}

{% embed url="<https://ustcflyer.com/>" %}
科大出国相关网站
{% endembed %}

{% embed url="<https://ustcguide.gitbook.io/>" %}


---

# 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://advancedguideforsds.gitbook.io/advancedguide/fu-lu/you-yong-de-zi-yuan.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.
