# The Java Technology Phenomenon

现在到处在讨论Java技术，但是什么是正在的Java呢？接下来的几个章节将会解释Java是如何作为一个编程语言和一个平台的，同时说明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://eric3wade.gitbook.io/java/getting-started/the-java-technology-phenomenon.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.
