> For the complete documentation index, see [llms.txt](https://docs-ksc.gitbook.io/blog/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/blog/movie.md).

# 동영상 지침서

- [공통](https://docs-ksc.gitbook.io/blog/movie/common.md): 일반적인 활용 팁
- [파일 전송 (FTP) 사용법](https://docs-ksc.gitbook.io/blog/movie/common/common-file-transfer-usage.md): 슈퍼컴퓨팅인프라센터 2020. 3. 30. 18:27
- [누리온](https://docs-ksc.gitbook.io/blog/movie/nurion.md): 누리온 활용 팁
- [작업 제출 방법](https://docs-ksc.gitbook.io/blog/movie/nurion/nurion-how-to-submit-job.md): 슈퍼컴퓨팅인프라센터 2019. 11. 22. 15:34
- [작업 스크립트 작성법](https://docs-ksc.gitbook.io/blog/movie/nurion/nurion-how-to-write-job-script.md): 슈퍼컴퓨팅인프라센터 2019. 11. 22. 15:33
- [슈퍼컴퓨터 모듈 사용법](https://docs-ksc.gitbook.io/blog/movie/nurion/nurion-how-to-use-supercomputer-mudule.md): 슈퍼컴퓨팅인프라센터 2019. 11. 22. 15:31
- [슈퍼컴퓨터 접속 방법 \[Windows 사용자\]](https://docs-ksc.gitbook.io/blog/movie/nurion/nurion-how-to-connect-supercomputer-window-user.md): 슈퍼컴퓨팅인프라센터 2019. 11. 22. 15:30
- [슈퍼컴퓨터 접속 방법 \[Mac 사용자\]](https://docs-ksc.gitbook.io/blog/movie/nurion/nurion-how-to-connect-supercomputer-mac-user.md): 슈퍼컴퓨팅인프라센터 2019. 11. 22. 15:28
- [뉴론](https://docs-ksc.gitbook.io/blog/movie/neuron.md): 뉴론 활용 팁
- [인터렉티브 작업 방법](https://docs-ksc.gitbook.io/blog/movie/neuron/neuron-how-to-work-interactive.md): 슈퍼컴퓨팅인프라센터 2020. 3. 30. 18:26
- [Slurm 작업 제출 방법](https://docs-ksc.gitbook.io/blog/movie/neuron/neuron-how-to-submit-slurm-jobs.md): 슈퍼컴퓨팅인프라센터 2020. 3. 30. 18:25
- [conda 설정방법](https://docs-ksc.gitbook.io/blog/movie/neuron/neuron-how-to-set-up-conda.md): 슈퍼컴퓨팅인프라센터 2020. 1. 28. 11:55
- [작업 스크립트 작성 방법](https://docs-ksc.gitbook.io/blog/movie/neuron/neuron-how-to-write-a-job-script.md): 슈퍼컴퓨팅인프라센터 2020. 1. 28. 11:53


---

# 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/blog/movie.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.
