# others

- [数据结构与算法](https://fontendnote.gitbook.io/project/sources/others/shu-ju-jie-gou-yu-suan-fa.md)
- [第一章：绪论](https://fontendnote.gitbook.io/project/sources/others/shu-ju-jie-gou-yu-suan-fa/di-yi-zhang.md)
- [英语阅读积累词汇](https://fontendnote.gitbook.io/project/sources/others/ying-yu-yue-du-ji-lei-ci-hui.md)
- [git](https://fontendnote.gitbook.io/project/sources/others/git.md)
- [常用Git命令与技巧](https://fontendnote.gitbook.io/project/sources/others/git/chang-yong-git-ming-ling-yu-ji-qiao.md)
- [sourcetree一直提示输入密码的终极解决方案（亲测有效）](https://fontendnote.gitbook.io/project/sources/others/git/sourcetree-yi-zhi-ti-shi-shu-ru-mi-ma-de-zhong-ji-jie-jue-fang-an-qin-ce-you-xiao.md)
- [case](https://fontendnote.gitbook.io/project/sources/others/case.md)
- [曲线编辑器](https://fontendnote.gitbook.io/project/sources/others/case/qu-xian-bian-ji-qi.md)
- [canvas实现曲线编辑器](https://fontendnote.gitbook.io/project/sources/others/case/qu-xian-bian-ji-qi/canvas-shi-xian-qu-xian-bian-ji-qi.md)
- [计算机常见单词](https://fontendnote.gitbook.io/project/sources/others/ji-suan-ji-chang-jian-dan-ci.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://fontendnote.gitbook.io/project/sources/others.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.
