# XGen Tools

- [Guide Color Tool](https://nobraintools.gitbook.io/maya-groomers-tool/xgen-tools/guide-color-tool.md)
- [Guide Toggle](https://nobraintools.gitbook.io/maya-groomers-tool/xgen-tools/guide-toggle.md)
- [Auto Description Switch](https://nobraintools.gitbook.io/maya-groomers-tool/xgen-tools/auto-description-switch.md)
- [XGen Param, Attr, Modifier Match](https://nobraintools.gitbook.io/maya-groomers-tool/xgen-tools/xgen-param-attr-modifier-match.md)
- [Shading Parameter Tool](https://nobraintools.gitbook.io/maya-groomers-tool/xgen-tools/xgen-param-attr-modifier-match/shading-parameter-tool.md)
- [XGen Attributes/Modifier Match Tool](https://nobraintools.gitbook.io/maya-groomers-tool/xgen-tools/xgen-param-attr-modifier-match/xgen-attributes-modifier-match-tool.md)
- [Global Expression Sort](https://nobraintools.gitbook.io/maya-groomers-tool/xgen-tools/global-expression-sort.md)
- [Multi-Clump Bake](https://nobraintools.gitbook.io/maya-groomers-tool/xgen-tools/multi-clump-bake.md)
- [Guide Cut](https://nobraintools.gitbook.io/maya-groomers-tool/xgen-tools/guide-cut.md)
- [Guide Check](https://nobraintools.gitbook.io/maya-groomers-tool/xgen-tools/guide-check.md)
- [Guide Snap](https://nobraintools.gitbook.io/maya-groomers-tool/xgen-tools/guide-snap.md)
- [Guides To Curves](https://nobraintools.gitbook.io/maya-groomers-tool/xgen-tools/guides-to-curves.md)
- [XGen PTEX Tool](https://nobraintools.gitbook.io/maya-groomers-tool/xgen-tools/xgen-ptex-tool.md)
- [XGen IFF Tool](https://nobraintools.gitbook.io/maya-groomers-tool/xgen-tools/xgen-iff-tool.md)
- [Multi Description Preview](https://nobraintools.gitbook.io/maya-groomers-tool/xgen-tools/multi-description-preview.md)
- [XGen Blendshape Tool](https://nobraintools.gitbook.io/maya-groomers-tool/xgen-tools/xgen-blendshape-tool.md)
- [XGen Spline Transfer](https://nobraintools.gitbook.io/maya-groomers-tool/xgen-tools/xgen-spline-transfer.md)
- [XGen Rename Collection](https://nobraintools.gitbook.io/maya-groomers-tool/xgen-tools/xgen-rename-collection.md)
- [XGen Rename Description](https://nobraintools.gitbook.io/maya-groomers-tool/xgen-tools/xgen-rename-description.md)
- [XGen Rename Geometry/Scalp](https://nobraintools.gitbook.io/maya-groomers-tool/xgen-tools/xgen-rename-geometry-scalp.md)
- [XGen Rename Modifiers](https://nobraintools.gitbook.io/maya-groomers-tool/xgen-tools/xgen-rename-modifiers.md)
- [XGen Deep Backup](https://nobraintools.gitbook.io/maya-groomers-tool/xgen-tools/xgen-deep-backup.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://nobraintools.gitbook.io/maya-groomers-tool/xgen-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.
