# 초보사용자 가이드

{% content-ref url="/pages/XjZLc4kU1oceKPp85Ska" %}
[사용자 오리엔테이션](/beginner/orientation.md)
{% endcontent-ref %}

{% content-ref url="/pages/BOodVE4gmBe7k2bFrWDX" %}
[기본사용법](/beginner/basic.md)
{% endcontent-ref %}

{% content-ref url="/pages/Zm5mm4EemHJOM6RaWGo4" %}
[계정 신청](/beginner/basic/account.md)
{% endcontent-ref %}

{% content-ref url="/pages/tanvod5Zqsv5DZM1xStx" %}
[로그인 방법](/beginner/basic/login.md)
{% endcontent-ref %}

{% content-ref url="/pages/zF3ULFs6Z9ioqmHTi8x0" %}
[비밀번호 변경](/beginner/basic/password.md)
{% endcontent-ref %}

{% content-ref url="/pages/84Q5G0nBbzL5gCJzGVqq" %}
[SRU Time 할당량 및 사용량 확인](/beginner/basic/sru-time.md)
{% endcontent-ref %}

{% content-ref url="/pages/6TtCDrHouCeqWisENp23" %}
[scratch 삭제  정책](/beginner/basic/scratch.md)
{% endcontent-ref %}

{% content-ref url="/pages/8NdqOhFxUVkUjbasZDNV" %}
[제공 소프트웨어 목록](/beginner/basic/softwares.md)
{% endcontent-ref %}

{% content-ref url="/pages/rTSUW86hZGx27vKVsmrW" %}
[작업 제출](/beginner/submission.md)
{% endcontent-ref %}

{% content-ref url="/pages/ueLUeXf4g3iRCitfajFM" %}
[module 사용법](/beginner/submission/module.md)
{% endcontent-ref %}

{% content-ref url="/pages/wTNpCoBU0yaDherpm1ba" %}
[스케줄러 사용법](/beginner/submission/scheduler.md)
{% endcontent-ref %}

{% content-ref url="/pages/LsSUhT1kbKJbKl82g49v" %}
[파일 전송](/beginner/filetranfer.md)
{% endcontent-ref %}


---

# 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/beginner/beginner.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.
