# 조작법

## PC 조작하는 방법

<figure><img src="/files/xFjGW3mgUCio0jNE3jD9" alt=""><figcaption></figcaption></figure>

이동키 1 : WASD키를 이용&#x20;

이동키 2 : 방향키 이용 &#x20;

카메라 각도 : 마우스 오른쪽 버튼 드래그

시점 확대 : 마우스 휠&#x20;

점프하기 : 스페이스바

앉기 : X키

뛰기 : shift 키

##

***

## Moblie l Tablet 조작하는 방법&#x20;

<figure><img src="/files/BfdNj7z84XfV7hLPq3rJ" alt=""><figcaption></figcaption></figure>

이동키 1 : 왼쪽 화면으로 터치 드래그 시, 원하는 방향으로 이동

카메라 각도 : 오른쪽 화면 내 에서 터치 드래그

시점 확대 : 전 화면에서 두 손가락으로 터치 후, 확대 및 축소 가능

점프하기 : 오른쪽 점프버튼

앉기 : 오른쪽 앉기 버튼&#x20;

뛰기 : 이동 조작 키, 끝까지 밀기&#x20;


---

# 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://metacamp.gitbook.io/there/introduction/operate.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.
