> For the complete documentation index, see [llms.txt](https://docs-ksc.gitbook.io/neuron-user-guide-eng/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-ksc.gitbook.io/neuron-user-guide-eng/readme.md).

# Neuron guidelines

{% file src="/files/dhKO590JoQvappqUZr4i" %}

### SYSTEM

{% content-ref url="/pages/111IZeijgx4EA3z555h6" %}
[System Overview and Configuration](/neuron-user-guide-eng/system/neuron-system-overview-and-configuration.md)
{% endcontent-ref %}

{% content-ref url="/pages/9KbO2d3lOf68LFVeD363" %}
[User Environment](/neuron-user-guide-eng/system/user-environment.md)
{% endcontent-ref %}

{% content-ref url="/pages/kvjWxhniYcdKePXAERu5" %}
[User Programming Environment](/neuron-user-guide-eng/system/user-programming-environment.md)
{% endcontent-ref %}

{% content-ref url="/pages/DR4rCTA9SqNPebbTk4XE" %}
[Running Jobs Through Scheduler (SLURM)](/neuron-user-guide-eng/system/running-jobs-through-scheduler-slurm.md)
{% endcontent-ref %}

{% content-ref url="/pages/SpmtUvmOUwI6WvuxHheW" %}
[User Support](/neuron-user-guide-eng/system/user-support.md)
{% endcontent-ref %}

### SOFTWARE

{% content-ref url="/pages/f0QH4vvqfIzREUWNr6Fe" %}
[Gaussian16 on GPU](/neuron-user-guide-eng/software/gaussian16-on-gpu.md)
{% endcontent-ref %}

### APPENDIX

{% content-ref url="/pages/tLDRv20BMAlZLbD6UUfX" %}
[Main Keywords for Job Scripts](/neuron-user-guide-eng/appendix/appendix-1-main-keywords-for-job-scripts.md)
{% endcontent-ref %}

{% content-ref url="/pages/KtdAWY3envYHXkEZAnD5" %}
[Conda](/neuron-user-guide-eng/appendix/conda.md)
{% endcontent-ref %}

{% content-ref url="/pages/m9fDhOqFvM4EjfoCX2o2" %}
[Singularity Container](/neuron-user-guide-eng/appendix/appendix-3-how-to-use-singularity-container.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZmYHVeZn5y9qUZAawNhK" %}
[Lustre stripe](/neuron-user-guide-eng/appendix/appendix-2-how-to-use-lustre-striping.md)
{% endcontent-ref %}

{% content-ref url="/pages/7wPs2G7a9zemdEoujhoO" %}
[Neuron Jupyter](/neuron-user-guide-eng/appendix/appendix-9-neuron-jupyter-user-guideline.md)
{% endcontent-ref %}

{% content-ref url="/pages/K8zhxtWBssrwv4SLxj8d" %}
[How to Use Keras-Based Multi-GPU](/neuron-user-guide-eng/appendix/appendix-5-how-to-use-keras-based-multi-gpu.md)
{% endcontent-ref %}

{% content-ref url="/pages/6Xvbys8LorihY3MnkD46" %}
[How to Install Conda-based Horovod](/neuron-user-guide-eng/appendix/appendix-6-conda-environment-based-horovod-tensorflow-installation-method.md)
{% endcontent-ref %}

{% content-ref url="/pages/y9ozPct9STG8f03oeO1z" %}
[Parallelizing Deep Learning Frameworks with Horovod](/neuron-user-guide-eng/appendix/appendix-7-how-to-use-deep-learning-framework-parallelization-horovod.md)
{% endcontent-ref %}

{% content-ref url="/pages/98zKFVS5DP7JvCWL80xs" %}
[Using AI with Multiple Nodes](/neuron-user-guide-eng/appendix/using-ai-with-multiple-nodes.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs-ksc.gitbook.io/neuron-user-guide-eng/readme.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.
