# Bathing

Fluffy can be bathed in warm water, optionally with oats as a cleaning agent.

She can swim but it is most comfortable for her if there is shallow space for her to paddle in.

When cleaning her, use both hands to hold her with her quills down submerged in the water, and her face and soft front upwards in the air so that she can breath and hold onto your topmost hand, this softens the outer layers of the quills. After holding her this way for 2-5 minutes use a wet toothbrush to clean her quills using a brushing motion along the grain of her quills.

{% hint style="warning" %}
Fluffy will attempt to flip and self-right while being held upside down, hold her firmly so that she does not put herself in danger of inhaling water.
{% endhint %}

After bathing, dry her off with a towel, and then wrap her up in a different towel.

If you are cutting her nails, this is time to do it, when her nails are softened by the water. Use the little scissors to cut any excess length from her claws, being careful not to cut her feet.

Once Fluffy is wrapped up in a towel, hold her against your body in the towel. Hold her this way for the next 30-60 minutes, so that she can equilibriate with your body temperature. She is usually quite still while drying off, although she will occasionally wriggle into a better sleeping position.

Make sure that Fluffy is dry before returning her to her tank. Any moisture on her body will evaporate, taking some of her body-heat away with it, and leaving her colder.

{% hint style="info" %}
If possible, feed fluffy worms throughout the bathing process. This will help her to associate the bathing experience with other good experiences.
{% endhint %}


---

# 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://fluffy.mcklatch.com/taking-care-of-fluffy/bathing.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.
