# The Shikor Modifier Overview

The **Shikor Modifier** is the powerful heart of the ShikorDriftXR optimization workflow. It is a centralized Editor Utility Widget that combines numerous essential tools into a single, easy-to-use interface. This tool is designed to guide you through the process of checking, fixing, and optimizing the meshes in your level.

**How to Launch the Shikor Modifier**

1. In your Content Browser, navigate to the following folder:\ <mark style="color:purple;background-color:$primary;">Content/ShikorDriftXR/Editor/</mark>
2. Find the **EUW\_ShikorModifier** Editor Utility Widget.
3. **Right-click** on the asset.
4. From the context menu, select **"Run Editor Utility Widget"**.

<figure><img src="/files/dmriqljpPhW1cMIsyG77" alt="" width="288"><figcaption><p>Shikor Modifier Utility</p></figcaption></figure>

The Shikor Modifier window will now open as a new tab in your editor.

**Understanding the Interface**

Once launched, you will see a clean, tabbed interface designed to guide you through the optimization process. The two main tabs are:

* **Mesh Checker:** For identifying and fixing issues with your models.
* **Mesh Behavior:** For adding new functionalities like collisions and LODs.

In this section, we will start with the first tab.


---

# 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://shikorviz.gitbook.io/shikordriftxr/the-shikor-modifier-overview.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.
