# Discord Checker

1. Open **My Communities**
2. Click **Settings**
3. Select **Connect to Discord**
4. Click **Invite** BTR Checker Bot
5. You’ll be redirected to Discord
6. Choose the server and click **Continue**
7. Click **Authorize**
8. Complete the captcha by clicking **I am Human**
9. Success! BTR Checker Bot is now added
10. Click **Go to Your Community**

Next, verify your Discord community:

1. Go to your Discord server, click the **gear icon** on your community channel
2. Click **Invites** and create one
3. Click **Edit Invite Link**
4. Set **Expire After** to “Never”
5. Copy the newly generated invite link

Return to **My Communities**:

1. Paste the invite link in the verification field
2. Click **Verify Your Bot**
3. Click **Submit Connection**
4. Success! Your Discord bot is now connected


---

# 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.btrips.app/btrips-checker/discord-checker.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.
