# Discord Guide

{% embed url="<https://medium.com/mvl-ecosystem/essential-guide-for-demo-discord-bot-commands-82764b0107d2>" %}

### Check Points

![](/files/sQqkU4MX1RTiblbUv3DU)

`Enter /point check`

1. Able to check how many points are owned

### Invite Frends

![](/files/4VGFzPGxyma3djZZtCwE)

1. Click the toggle button(v) in the upper left corner.
2. Click “Invite People”
3. You can invite your friends and share the link below with them.

![](/files/ccyVQ5vXxrfiAy7t9QrU)

### Register Wallet Address

![](/files/TdwxNDTLbiZnaR0Urell)

1. Register `/wallet resigter` and press the Enter Button.
2. Copy and paste your wallet address.
3. Press Enter.
4. Success

### Confirm Wallet Registration

![](/files/HN6jzBM9Dtc3ylnVOsZU)

1. Register`/wallet status` to check if your wallet is registered.

### Apply for a Whitelist

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

In order to apply for the whitelist, a wallet address must be registered before that, and appropriate points are required.

![](/files/Gh46A2xga1WLYUW8MWCD)

Register `/whitelist apply` to apply for the whitelist.

![](/files/KJZSVEgotBbmJJBMeeDT)

Want to know the whitelist situation, register `/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/eng-1/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.
