# AI 工具试用

- [Github Copilot 使用方法介绍](https://stellaris.graysea.cn/ai-gong-ju-shi-yong/github-copilot-shi-yong-fang-fa-jie-shao.md)
- [北邮研知科研支持数据库试用](https://stellaris.graysea.cn/ai-gong-ju-shi-yong/bei-you-yan-zhi-ke-yan-zhi-chi-shu-ju-ku-shi-yong.md)
- [Windows 更新后微软 Copilot 使用方法](https://stellaris.graysea.cn/ai-gong-ju-shi-yong/windows-geng-xin-hou-wei-ruan-copilot-shi-yong-fang-fa.md)
- [国内免费使用 Claude, Gemini, GPT4 等语言大模型的网站](https://stellaris.graysea.cn/ai-gong-ju-shi-yong/guo-nei-mian-fei-shi-yong-claude-gemini-gpt4-deng-yu-yan-da-mo-xing-de-wang-zhan.md)
- [ChatGPT-3.5 插件推荐：语音输入，视频总结，联网检索](https://stellaris.graysea.cn/ai-gong-ju-shi-yong/chatgpt3.5-cha-jian-tui-jian-yu-yin-shu-ru-shi-pin-zong-jie-lian-wang-jian-suo.md)


---

# 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://stellaris.graysea.cn/ai-gong-ju-shi-yong.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.
