# START HERE

- [How to Start Playing CMG](https://wiki.cmgstudios.net/start-here/how-to-start-playing-cmg.md): Follow these steps to join CMG and start playing:
- [How to verify](https://wiki.cmgstudios.net/start-here/how-to-verify.md)
- [Re-verifying discord](https://wiki.cmgstudios.net/start-here/how-to-verify/re-verifying-discord.md): This is for those who need to reverify their CMG PermID to a new discord.
- [Connection Issues](https://wiki.cmgstudios.net/start-here/connection-issues.md): This guide is to help you troubleshoot connection issues you might face when trying to join the CMG server.
- [Youtube Reward - FREE 500K](https://wiki.cmgstudios.net/start-here/youtube-reward-free-500k.md): You can earn a £500,000 in-game reward by linking your YouTube account and subscribing to the CMG channel.
- [FAQ](https://wiki.cmgstudios.net/start-here/faq.md): Looking for something in particular ? Use the search bar at the top right of your screen on the gitbook.


---

# 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.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.
