# How To Use

## Using Console (.js)

Go to <https://github.com/swagging-post/Blooket-Cheat-GUI/blob/main/cheats/gui/gui.js> and click **Raw** on the top right of the code, then select all of the code and copy it, you can now go on to any **blooket.com** website and execute it by going onto **Inspect Element,** then click on **Console** and pasting it in the command area, then use **Enter** or **Return** to actually execute it.

## Using Bookmarks (.min.js)

{% hint style="info" %}
Make sure to Enable **Bookmarks/Favorites Bar** for this to work smoothly.
{% endhint %}

Go to <https://github.com/swagging-post/Blooket-Cheat-GUI/blob/main/cheats/gui/gui.min.js> and click **Raw** on the top right of the code, then select all of the code and copy it, you then bookmark/favorite the page and inside of **URL,** make sure everything is empty, then paste the code into there, you can change the **Name** to anything you'd like. Once you've done your stuff, hit **Done** and now the bookmark/favorite should be in your **Bookmarks/Favorites Bar**. You can clcik it and it'll execute.


---

# 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://swagging-post.gitbook.io/blooketcheatguide/how-to-use.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.
