> For the complete documentation index, see [llms.txt](https://info.rosieruefloralco.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://info.rosieruefloralco.com/your-special-day/flower-care.md).

# Flower Care

## Preserving Flower Quality

* Flowers should never be put on ice.
* Only put bouts and corsages in the fridge doors
* Keep the bouquet in water every spare minute
  * Bring a vase with you to pictures so they have a place to put the bouquet. This is much better than setting the flowers on the ground when they are not used.
* Keep flowers out of the heat/direct sunlight as much as possible
* Sometimes fridges are too cold for bouquets, we suggest using a colder basement or near an AC unit
* Hand with care: do not touch the blooms, this can cause them to wilt or brown. This includes during travel, make sure they are secured but not rubbing anything
* If they have been out of water for a while (this is only needed if you are trying to keep the flowers fresh for longer than just the wedding day) clip the stems just a little so that they can drink

### Picking Up Flowers Early

If you need to pick up your flowers before the day of your event, please follow the tips above as carefully as possible. Early pickups are not our recommended practice but clients take responsibility if browning or wilting occurs.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://info.rosieruefloralco.com/your-special-day/flower-care.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.
