# Fluffy Grooming Tool

<div align="left"><img src="/files/-MfYobnX7Qw9e2BN_4Ba" alt="Fluffy"></div>

The Fluffies are super excited you found your way to the documentation pages!&#x20;

**Where to start:**

* Watch the getting started video or Grooming Tool Window - Overview videos in the tutorial section in the menu to the left.

I**mportant notes:**&#x20;

* If you experience deformed grooms after building your project or making changes to a mesh see the troubleshooting section.
* Most of the features in the documentation have explanatory videos.&#x20;
* "Ignore Normal Slope" under "Brush Properties" is you friend :)&#x20;


---

# 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://danielzeller427.gitbook.io/fluffy-grooming-tool/master.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.
