# 流程控制 For Java

- [启动一个新的流程实例（工单）](https://o2oa.gitbook.io/course/liu-cheng-guan-li/xi-tong-jiao-hu/liu-cheng-kong-zhi-for-java/qi-dong-yi-ge-xin-de-liu-cheng-shi-li-gong-dan.md): 本例使用Java语言发送请求，向服务器进行认证后，启动一个新的流程，创建一个工单


---

# 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://o2oa.gitbook.io/course/liu-cheng-guan-li/xi-tong-jiao-hu/liu-cheng-kong-zhi-for-java.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.
