# Discord Guide

{% embed url="<https://medium.com/mvl-ecosystem/demo-%EB%94%94%EC%8A%A4%EC%BD%94%EB%93%9C-bot-command-%ED%95%84%EC%88%98-%EA%B0%80%EC%9D%B4%EB%93%9C-479af0b8451e>" %}

### 포인트 확인하기

![](/files/sQqkU4MX1RTiblbUv3DU)

`/point check` 입력하기

1. 포인트를 얼마나 가지고 있는지 확인할 수 있습니다.

### 친구 초대하기

![](/files/4VGFzPGxyma3djZZtCwE)

1. 좌측 상단에 있는 토글 버튼(v)을 클릭합니다.
2. Invite People을 클릭하세요.
3. 당신의 친구를 초대할 수 있고, 아래의 링크를 친구들에게 공유할 수 있습니다.

![](/files/ccyVQ5vXxrfiAy7t9QrU)

### 지갑 주소 등록하기

![](/files/TdwxNDTLbiZnaR0Urell)

1. `/wallet resigter` 을 입력하고 엔터버튼을 누르세요.
2. 당신의 지갑 주소를 복사 붙여넣기 하세요.
3. 엔터를 누르세요.
4. 성공

### 지갑 등록 확인하기

![](/files/HN6jzBM9Dtc3ylnVOsZU)

1. `/wallet status`을 입력하여 지갑이 등록되어 있는지 확인할 수 있습니다.

### 화이트리스트 지원하기

<mark style="color:red;">**Notice**</mark>

화이트리스트에 지원하기 위해서는, 그 전에 지갑 주소를 등록이 되어있어야하고, 적절한 포인트가 필요합니다.

![](/files/Gh46A2xga1WLYUW8MWCD)

화이트리스트에 지원하기 위해서는 `/whitelist apply` 를 입력하면 됩니다.

![](/files/KJZSVEgotBbmJJBMeeDT)

화이트리스트 상황을 알고 싶으신 분은 `/whitelist status` 를 입력하여 확인할 수 있습니다.

##


---

# 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.demonion.io/community-guide/discord-guide.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.
