# Linking With Discord

## Pre-Verification

1. Click the verification link [here](https://discord.com/oauth2/authorize?client_id=1326952417035812874\&response_type=code\&redirect_uri=https%3A%2F%2Fcyberskyline.com%2Fuser%2Fprofile%2Fdiscord%2Flink%2F\&scope=identify)
2. Check the profile settings to verify your Discord username is correct
   1. Verification will automatically redirect you to your profile settings
3. In the server, you should automatically be assigned the ‘Verified’ role

## Normal Verification

1. Click the [verification link](https://discord.com/oauth2/authorize?client_id=1326952417035812874\&response_type=code\&redirect_uri=https%3A%2F%2Fcyberskyline.com%2Fuser%2Fprofile%2Fdiscord%2Flink%2F\&scope=identify)
   1. This can be found in the 'rules' channel of the Discord server below the rules
   2. You can also get the verification link by typing `/verify` anywhere in the server
2. Check your profile settings to verify your Discord username is correct
   1. Verification will automatically redirect you to your profile settings
3. You should automatically be assigned the ‘Verified’ role
   1. If you aren’t, try the Verify button in the 'rules' channel of the Discord server or try using the `/verify` command again

## Unlinking Your Account

1. Use one of the Unlink options in the Discord server
   1. Use the Unlink button in the 'rules' channel of the Discord server below the rules
   2. Use the `/unlink` command


---

# 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.cyberskyline.com/user-management/linking-with-discord.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.
