# 问题反馈及寻求帮助

如您在 View\.js 的使用过程中

1. 需要求助\
   请发送邮件至：<wmjhappy_ok@126.com>，并在邮件标题中注明字样：【View\.js求助】
2. 提供意见\
   请发送邮件至：<wmjhappy_ok@126.com>，并在邮件标题中注明字样：【View\.js意见】
3. 反馈故障\
   请在 [Github issue](https://github.com/RedTeapot/Viewjs/issues) 中创建 issue

我们非常重视大家对 框架 的使用感受 和对 文档 的阅读感受，如果你在阅读或使用的过程中有什么建议或吐槽，请一定告诉我，这对我们非常重要。谢谢！


---

# 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://doc.view-js.com/wen-ti-fan-kui-ji-xun-qiu-bang-zhu.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.
