# How to verify

{% hint style="warning" %}
When attempting to join CMG for the first time, this message will be displayed.
{% endhint %}

<img src="https://2629606066-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MbrkwLqjiQGjL9aaRzQ%2Fuploads%2FxDS3Vocrvg6pFWvA4KLp%2Fimage.png?alt=media&#x26;token=374f7216-9192-494e-bc16-2ed1cc7e8a8e" alt="" width="100%">

{% hint style="info" %}
As per the instructions shown on the message head over to the **#verify** channel in the [Discord](https://discord.gg/cmg)
{% endhint %}

<div align="center" data-full-width="false"><figure><img src="/files/a9RuWYoVflATFVgd3HPZ" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
Verify by typing `!verify [verification_code]`
{% endhint %}

<div align="center"><img src="/files/p6EcgOxMlpa1wKdbvYsK" alt=""></div>

{% hint style="success" %}
All done. Your account is now verified with CMG!
{% 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://wiki.cmgstudios.net/start-here/how-to-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.
