# 支持

## **社区支持**

### Github 问题

&#x20;查找bug或请求新功能？在Github上报告所有Eclipse Deeplearning4j问题。

&#x20;[View on Github](https://github.com/eclipse/deeplearning4j/issues)

### Gitter

&#x20;有关使用DL4J、ND4J、DataVec、Arbiter或任何库的帮助，请在Gitter上加入我们的社区聊天。

&#x20;[Open Gitter](https://gitter.im/deeplearning4j/deeplearning4j/)

### Stackoverflow

我们还监视StackOverflow以了解有关DL4J库和Java的任何一般用法问题。

&#x20;[Ask Question](https://stackoverflow.com/search?tab=newest\&q=deeplearning4j)

## Professional Support

Konduit是Eclipse DeepLearning4J的开发者，为数据科学和模型服务提供专业支持和软件。

&#x20;[Visit Konduit](https://konduit.ai/)


---

# 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://deeplearning4j.konduit.ai/zhong-wen-v1.0.0/zhi-chi.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.
