# 부록

- [작업 스크립트 주요 키워드](https://docs-ksc.gitbook.io/nurion-user-guide/undefined-2/appendix-1-main-keywords-for-job-scripts.md)
- [Conda](https://docs-ksc.gitbook.io/nurion-user-guide/undefined-2/appendix-2-how-to-use-conda.md)
- [Singularity 컨테이너](https://docs-ksc.gitbook.io/nurion-user-guide/undefined-2/appendix-3-how-to-use-singularity-container.md)
- [Lustre stripe](https://docs-ksc.gitbook.io/nurion-user-guide/undefined-2/appendix-4-how-to-use-lustre-striping.md)
- [데이터 아카이빙](https://docs-ksc.gitbook.io/nurion-user-guide/undefined-2/appendix-5-tsmsf-user-guidelines.md)
- [MVAPICH2 성능 최적화 옵션](https://docs-ksc.gitbook.io/nurion-user-guide/undefined-2/appendix-6-method-for-using-the-mvapich2-performance-optimization-option.md)
- [딥러닝 프레임워크 병렬화](https://docs-ksc.gitbook.io/nurion-user-guide/undefined-2/appendix-7-method-for-using-deep-learning-framework-parallelization.md)
- [공통라이브러리 목록](https://docs-ksc.gitbook.io/nurion-user-guide/undefined-2/appendix-8-list-of-common-libraries.md)
- [데스크톱 가상화(VDI)](https://docs-ksc.gitbook.io/nurion-user-guide/undefined-2/appendix-9-how-to-use-vdi.md)
- [버스트버퍼(Burst Buffer) ](https://docs-ksc.gitbook.io/nurion-user-guide/undefined-2/appendix-10-how-to-use-burst-buffer.md)
- [플랫 노드(Flat node)](https://docs-ksc.gitbook.io/nurion-user-guide/undefined-2/appendix-11-how-to-use-flat-node.md)
- [DTN(데이터전송노드)](https://docs-ksc.gitbook.io/nurion-user-guide/undefined-2/dtn.md)


---

# 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://docs-ksc.gitbook.io/nurion-user-guide/undefined-2.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.
