# Accessing the Plugin

***

TCup Optimizer integrates seamlessly into the Unreal Engine editor, providing three convenient ways to access the interface depending on your current workflow.

***

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

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

***

* **Toolbar**: Click the TCup icon located on the main Level Editor toolbar for quick access at any time.
* **Asset Context Menu**: Right-click any selected Static Mesh in the Content Browser and choose TCup Optimizer. The tool will open and automatically load the folder of the selected mesh.
* **Folder Context Menu**: Right-click on any folder in the Content Browser content tree and select TCup Optimizer. This will recursively scan the folder and load all contained Static Meshes.

***


---

# 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://ark-kra.gitbook.io/tcup/setup/editor.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.
