# 접속시간

서버 접속시간을 확인하고, 접속시간에 따른 보상을 받을 수 있습니다.\
`/접속시간` 또는 `/접시간` 명령어로 확인할 수 있습니다.

## 접속시간 보상

일정 접속시간을 달성하면 보상을 받을 수 있습니다.

| 접속시간 | 플라이     | 자동심기 100회권 | 머니 쿠폰 | 수달석 | 압축 100회권 |
| ---- | ------- | ---------- | ----- | --- | -------- |
| 30분  | 5분권 x1  | x1         | x1    | x1  | -        |
| 1시간  | 5분권 x1  | x1         | x1    | x1  | -        |
| 2시간  | 5분권 x1  | x1         | x1    | x3  | -        |
| 4시간  | 5분권 x1  | x1         | x1    | x3  | **x1**   |
| 6시간  | 5분권 x1  | x3         | x1    | x4  | -        |
| 8시간  | 10분권 x1 | x5         | x1    | x5  | **x1**   |

{% hint style="info" %}
접속시간은 등급 승급 조건에도 사용됩니다.
{% endhint %}


---

# 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://organization-pmk.gitbook.io/docs/undefined-3/playtime.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.
