# Scrambler Discord Bot

## About Scrambler

Scrambler was made to make getting twisty puzzle scrambles easier and more convenient than ever! If you spend any time on a Discord server, Scrambler is a must-have with dozens of scramble options to make racing other cubers as simple as possible.&#x20;

The first Discord bot of its kind, Scrambler has been trusted since 2018 by thousands of cubing servers big and small for their online scrambling needs.

## Adding Scrambler to your server

Scrambler's installation is the exact same as any other Discord bot.

* [ ] Go to the following link: <https://discord.com/api/oauth2/authorize?client_id=423530119836073986&permissions=277025409024&scope=bot%20applications.commands>
* [ ] Select the server you want to add Scrambler to
* [ ] Complete the captcha

Done!

## Getting started

Once you've added Scrambler, you can run the `/scrambles` command to view a list of the all available commands. Check out the other pages of the documentation for more information on how to use each 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://scrambler.gitbook.io/docs/master.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.
