# 행성

행성이용자와 운영자의 항목으로 나누어져 있습니다&#x20;

해당하는 사용특성에 따라 확인하세요&#x20;

## 행성계에서 행성 찾아가는 방법 1

1. **왼쪽 마우스 버튼을 누르면 화면을 상화좌우로 이동**할 수 있습니다
2. **오른쪽 마우스 버튼을 누르면 화면을 좌우로 회전**시킬 수 있습니다
3. **마우스 휠을 움직이면 화면이** **확대/축소**됩니다
4. **마우스를 활용하여 행성을 찾아서 클릭** 합니다
5. **클릭하면 행성 방문 버튼**이 나옵니다

## 행성계에서 행성 찾아가는 방법 2

1. 검색버튼을 누르면  행성 목록이 나옵니다
2. 검색창에 방문하고자 하는 행성이름을 넣습니다
3. 행성 목록에서 원하는 행성을 선택합니다
4. 방문하기, 가입하기 버튼이 나옵니다 (행성멤버가 아니더라도 행성방문은 가능합니다)
5. 또한 비회원이라도 공개 메타비티 참여가 가능합니다

\*행성 가입 시, [행성가입하기](/there/service/planet/useto/join-planet.md) 내용을 참고해주세요&#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/service/planet.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.
