# Support

## Community Support

### Github Issues

&#x20;Find a bug or requesting a new feature? Report all Eclipse Deeplearning4j issues on Github.

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

### Community Forums

&#x20;For help using DL4J, ND4J, DataVec, Arbiter, or any of our libraries join our community forums.

[Open Forum](https://community.konduit.ai/)

### Stackoverflow

&#x20;We also monitor StackOverflow for any general usage questions about the DL4J libraries and Java.

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

## Professional Support

Konduit is the developer of Eclipse Deeplearning4j, and provides professional support and software for data science and model serving.

&#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/en-1.0.0-beta7/android/support.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.
