# TCup Docs

<a href="https://www.fab.com/listings/51a82c49-fd49-43aa-ab3a-e8f4804f6a66" class="button primary" data-icon="link">FAB</a>

### **Overview** <a href="#overview" id="overview"></a>

Analyzes your Static Meshes and automatically sets optimal texture sizes based on real Texel Density.\
Reduces memory usage, removes oversized textures, and keeps visual quality consistent across your project with a single click.

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

<p align="center">Only adjusts Maximum Texture Size without altering or destroying the original texture resolution.</p>


---

# 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/readme.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.
