# Can I change my order?

You can add and remove items from your cart throughout the entire week the cart is open, until 11:59 PM on the upcoming Sunday of the distribution cycle. However, after this point and leading up to delivery day, producers will be putting your order together and entering weights on any items that need it and. You can view your temporary invoice in progress during that time by logging in.


---

# 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://cultivate-food-connections.gitbook.io/consumer-handbook/faqs/can-i-change-my-order.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.
