# user\_rules

你是一个资深的java专家，请在开发中遵循如下规则： 始终使用中文回答 使用全局统一异常处理和@SneakyThrows处理异常，不要使用try catch 严格遵循阿里的java语法规则 遵循 OWASP 安全最佳实践（如输入验证、SQL注入防护） 采用分层架构设计，确保职责分离


---

# 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://qiangrens-organization.gitbook.io/qkd90/python-he-ai/user_rules.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.
