# ❓ Common Problems

### Kiwi X External crashes when attempting to load a model

1. Make sure the model is in **ONNX**
2. Don't spam click. Click once and wait until the model loads
3. It's recommended to not click anything else after attempting to load a model

### My screen constantly shakes when using Kiwi X External

**Lower/Raise** in game sensitivity and/or sens within the external's settings under the **Aim Menu**.

### Kiwi X External is not aiming

1. Check your **AI Confidence**, unless you're creating a model and don't want it to aim - do not have it at 100% ai confidence. It should be **0 - 80%**, mess with it till its at a good value for **you**.
2. Your **FOV may be too low** (should not be at 10, 0, etc).
3. Make sure your AI aligner is on
4. Make sure that you're using the right keybind for triggering. We recommend using **Left ALT**. Some users also prefer to use **Caps Lock** or a side button on their mouse.

Please understand that Kiwi X External **usually** doesn't work *well* on computers without the following specs CPU: minimum 4 cores (ex. i3 12100F) RAM: 8 GB GPU: NVIDIA Geforce GTX 1050 or equivalent

### Increase Performance:

#### Method 1

1. Open **Task Manager**
2. Go to **Details**
3. Find **Kiwi X External.exe**
4. Right click
5. Click **'Set priority'**
6. Click anything higher than **"normal"** on the set priority list.

#### Method 2

Run Kiwi X External on high performance by doing the following:

1. Open Settings
2. Go to **'Game Mode'**
3. Graphics
4. Click **'Browse'** and find **Kiwi X External.exe**
5. Select **Kiwi X External.exe** and set it to run as **High Performance**.

If you're getting any other error then it's probably due to a missing package.

{% content-ref url="/pages/iGLdzXLmBWPW2LgZ8LcI" %}
[📦 Required Packages](/kiwi-x-external/important/required-packages.md)
{% endcontent-ref %}


---

# 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://kiwi-development.gitbook.io/kiwi-x-external/fixes/common-problems.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.
