# Interactive Controls

### What are the interactive controls?

The interactive controls are another way of interacting with mods in XMod. Interactive controls include sliders, drop-down menus, manual input, and buttons. These controls require Pro to use as they offer greater precision than hotkeys.

<figure><img src="/files/wkk6A9hB4jboIJcu3vk6" alt=""><figcaption></figcaption></figure>

***

### How do I use the interactive controls?

1. After starting a game from XMod, press Alt+Tab to move XMod to the front.
2. Find the option you want to enable or change.
3. Click the button, edit the value, or select the value to want to edit.

***

### Why would I use this over the hotkeys?

Interactive controls are a quicker way to adjust values accurately and are the only way to set an exact value. While it might not be faster for toggleable options, it is much quicker for sliders, drop-down menus, etc.


---

# 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://faq.xmod.club/pro/interactive-controls.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.
