# Double Counter Docs

## Double Counter Docs

- [Getting Started](https://docs.doublecounter.gg/double-counter-en/start.md): For ease and simplicity, all configurations are done through the Dashboard. Setup commands still exist, however, they do not function.
- [Setting up the bot](https://docs.doublecounter.gg/double-counter-en/setup.md): Setting up the bot in your server via the Dashboard.
- [Configuration](https://docs.doublecounter.gg/double-counter-en/configuration.md): Custom Double Counter's behavior.
- [Configuration, cont.](https://docs.doublecounter.gg/double-counter-en/configuration-cont..md): Configuration continued.
- [Double Counter + Onboarding](https://docs.doublecounter.gg/double-counter-en/double-counter-+-onboarding.md): Configuring Double Counter to work alongside Discord's Onboarding is possible, but will require some tinkering with permissions to ensure users are verified prior to getting access to your server.
- [Analytics](https://docs.doublecounter.gg/double-counter-en/analytics.md): Dashboard analytics provide a real-time graph display of your servers verification activity.
- [Additional Commands](https://docs.doublecounter.gg/double-counter-en/additional-commands.md): Information regarding specific slash commands within your server.
- [Pro version](https://docs.doublecounter.gg/double-counter-en/pro-version.md): Documentation for the premium version of Double Counter
- [Doogle](https://docs.doublecounter.gg/double-counter-en/doogle.md): New Doogle features are here!
- [Lens](https://docs.doublecounter.gg/double-counter-en/lens.md): Double Counter Lens allows server staff to generate a detailed two-page report about a user's behavior across the entire network of Double Counter's hundreds of thousands of servers.
- [Alt Detections & VPN Intrusions](https://docs.doublecounter.gg/double-counter-en/alt-detections-and-vpn-intrusions.md): What is an Alt Detection? What is a VPN Intrusion? Let's get into it.
- [Common troubleshooting](https://docs.doublecounter.gg/double-counter-en/troubleshooting.md): For server owners, admins, and moderators
- [Privacy Policy](https://docs.doublecounter.gg/double-counter-en/legal.md): Double Counter legal terms and commitment to keep your data safe.
- [Terms of Service](https://docs.doublecounter.gg/double-counter-en/terms-of-service.md): Last updated: October 2023


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.doublecounter.gg/double-counter-en/start.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.
