# Performance Tools

- [Combine Meshes (Pro)](https://doc.realvirtual.io/components-and-scripts/performance-tools/combine-meshes-pro.md): Further performance improvements. Only available with the professional version.
- [Create Prefab (Pro)](https://doc.realvirtual.io/components-and-scripts/performance-tools/create-prefab-pro.md)
- [Hierarchy Cleanup (Pro)](https://doc.realvirtual.io/components-and-scripts/performance-tools/hierarchy-cleanup-pro.md)
- [Mesh Optimizer (Pro)](https://doc.realvirtual.io/components-and-scripts/performance-tools/mesh-optimizer-pro.md): The Mesh Optimizer is only included in Professional Version
- [Performance Optimizer (Pro)](https://doc.realvirtual.io/components-and-scripts/performance-tools/performance-optimizer-pro.md): Performance Optimizer is only included in Professional Version


---

# 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://doc.realvirtual.io/components-and-scripts/performance-tools.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.
