# Verify

**So you want to join a Discord server but get prompted with verification, what do you do?**

Verifying yourself is important in a server because it lets the other members know you are not a robot.&#x20;

**So how do I actually verify myself?**

When you join a server, you will be prompted with a message, "please verify via \<prefix>verify or /verify. The bot will then DM you instructions. You will be required to put a specific code in your ROBLOX about me to proceed with the verification. When you finish, reply done. The bot will then check if you have the given code in your ROBLOX about me and you will be successfully verified!

{% hint style="info" %}
Make sure your DM's are on, otherwise the bot won't be able to DM you and you will be stuck in the verification channel.
{% endhint %}


---

# 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://max-51.gitbook.io/bloxy-documentation/verification-system/verify.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.
