# ValliStart

## Features

### Why does ValliStart open the default search menu?

Unfortunately ValliStart does **not** have a built-in search menu yet. This will hopefully be added after JaxCore's Difia update, where things will be faster and easier to manage.

### Why *doesn't* ValliStart open the search menu?

By default, ValliStart opens the search menu by **Win + S**. Make sure this hotkey functions properly in your system. If not, change it to something that opens your search / launcher.&#x20;

{% hint style="info" %}
If you are confused as how to use the hotkey configurator, click [here](/getting-started/faqs/modules-faqs.md#how-do-i-set-the-hotkey-to-xxx)
{% endhint %}

### Can I make ValliStart open PWT search / other launchers?

Yes. Change `ValliStart -> General -> Setting: Key to run after key input is captured` to the hotkey which you launch your launcher.

## Activation

### ValliStart doesn't show up when clicking on the start button.

Refer [here](/modules/vallistart.md#replacing-the-native-windows-button-and-key).

## Visual

### ValliStart's too big for my monitor

Change the scale option.


---

# 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://wiki.jaxcore.app/getting-started/faqs/modules-faqs/vallistart.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.
