> For the complete documentation index, see [llms.txt](https://jasons-tutorials.gitbook.io/gg-mouse-pro-tutorial/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://jasons-tutorials.gitbook.io/gg-mouse-pro-tutorial/gg-mouse-pro-free-and-powerful.md).

# GG Mouse Pro - Free and Powerful

## Tutorials (More tutorials coming soon!)

1. Activation - How to activate
   * [Wired Activation](/gg-mouse-pro-tutorial/activation-how-to-activate/1.-wired-activation-computer-needed.md)
   * [Wireless Activation](/gg-mouse-pro-tutorial/activation-how-to-activate/2.-wireless-activation.md)
   * [Device-by-device activation](/gg-mouse-pro-tutorial/activation-how-to-activate/3.-device-by-device-activation.md)
   * [Root activation](/gg-mouse-pro-tutorial/activation-how-to-activate/4.-root-activation.md)
2. Basic Tutorial
   1. [Basic features (Every beginner should watch)](/gg-mouse-pro-tutorial/basic-tutorial-everyone-should-know/introduction.md)
   2. [Keymap Editor. Important!!!](/gg-mouse-pro-tutorial/basic-tutorial-everyone-should-know/keymap-editor-important.md)
   3. [Mouse pointer style customization](/gg-mouse-pro-tutorial/basic-tutorial-everyone-should-know/customize-mouse-pointer-style.md)
   4. [How to use macro](/gg-mouse-pro-tutorial/basic-tutorial-everyone-should-know/how-to-use-macro.md)


---

# 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 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://jasons-tutorials.gitbook.io/gg-mouse-pro-tutorial/gg-mouse-pro-free-and-powerful.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.
