# 前端

- [swig](https://book.rizon.top/qian-duan/swig.md)
- [解决跨域请求问题](https://book.rizon.top/qian-duan/kua-yu-qing-qiu-wen-ti.md)
- [angularjs 学习](https://book.rizon.top/qian-duan/angularjs.md)
- [scriptbot的前端开发经验总结](https://book.rizon.top/qian-duan/scriptbot-kai-fa-li-cheng.md)
- [各种资源](https://book.rizon.top/qian-duan/zi-yuan.md)
- [一些有用的js代码](https://book.rizon.top/qian-duan/js-dai-ma-kuai.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://book.rizon.top/qian-duan.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.
