# Core Features

- [Cluster Operations](https://makemove.gitbook.io/pancake/features/cluster-operations.md)
- [Merge Identical Inputs](https://makemove.gitbook.io/pancake/features/cluster-operations/merge-identical-inputs.md)
- [Refresh Names](https://makemove.gitbook.io/pancake/features/cluster-operations/refresh-names.md)
- [Connectivity Analysis](https://makemove.gitbook.io/pancake/features/connectivity-analysis.md)
- [Downgrade Components](https://makemove.gitbook.io/pancake/features/downgrade-components.md)
- [Downgrade Components (Rhino 5)](https://makemove.gitbook.io/pancake/features/downgrade-components/downgrade-components-rhino-5.md)
- [Extended Context Menu](https://makemove.gitbook.io/pancake/features/extended-context-menu.md)
- [File Block Monitor](https://makemove.gitbook.io/pancake/features/file-block-monitor.md)
- [Hang Protection](https://makemove.gitbook.io/pancake/features/hang-protection.md)
- [How to understand a hang report](https://makemove.gitbook.io/pancake/features/hang-protection/how-to-diagnose-a-hang-report.md)
- [Internalize Geometry](https://makemove.gitbook.io/pancake/features/internalize-geometry.md)
- [Performance Profiler](https://makemove.gitbook.io/pancake/features/performance-profiler.md)
- [Portability Check](https://makemove.gitbook.io/pancake/features/portability-check.md)
- [Setting Transfer](https://makemove.gitbook.io/pancake/features/setting-transfer.md)
- [Version Watermark](https://makemove.gitbook.io/pancake/features/version-watermark.md)


---

# 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://makemove.gitbook.io/pancake/features.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.
