# 제 6조

1. 운항률 촉진을 위해 수요일 또는 금요일 운항시 운항시간을 추가 지급 하는 이벤트를 진행한다.
2. 이벤트에 참여하려는 사원은 수요일과 금요일에 합산 최소 3시간 이상 운항 하여야 한다.
   1. 3시간 이상 운항시 기본 추가 시간으로 2시간을 추가 지급한다.
3. 3시간 이후 부터는 기본 추가 시간과 별개로 아래와 같이 추가 시간을 지급한다.
   1. 국내선
      1. 국내선 2회 운항시 1시간 추가 지급
   2. 국제선
      1. 1시간 \~ 3시간 : 1시간 추가 지급
      2. 3시간 \~ 5시간 : 2시간 추가 지급
      3. 5시간 \~ 7시간 : 3시간 추가 지급
      4. 7시간 \~ 9시간 : 4시간 추가 지급
      5. 9시간 이후 : 5시간 추가 지급


---

# 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.elysia-airways.kr/e-file/e-file/4/6.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.
