# Additional Commands

## Slash Commands

### /gsync

This command will sync your servers active slash commands with the most recent slash commands made available.

### /manverify

Using `/manverify` on a user will bypass their verification process and automatically grant them the verified role.

### /panel

<figure><img src="https://i.imgur.com/leCB5R5.png" alt="" width="375"><figcaption></figcaption></figure>

Creates a button used as an alternative to `/verify`. Useful for servers that wish to prevent users from spamming commands, or flooding channels.

### /status

This will let you know if the bot is online, how many pending verifications are currently in the queue (displayed number has no impact on your server), and current bot latency.

### /verify

Sends an ephemeral button to the current channel when used by a member of your server. Once they click the button, they will have access to their verification link.

### /force

Similar to /verify, this command will force a verification DM to the targeted user. The command can only be used by members of the server that are assigned the Staff role, and can only be used on members within the server.

## Dashboard

### Contact Us

<figure><img src="https://i.imgur.com/3ovB4ik.png" alt="" width="375"><figcaption><p>✉️ Contact Us</p></figcaption></figure>

Available via the Dashboard (visible in the upper-left hand corner), this will send us a one-way message directly to our server. If you are needing assistance with something, please open a [support ticket on our server](https://discord.com/channels/703994580499955784/781154928836083712/1089183980433190982).&#x20;


---

# 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.doublecounter.gg/double-counter-en/additional-commands.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.
