# Consumer Handbook

## Consumer Handbook

- [What is the co-op?](https://cultivate-food-connections.gitbook.io/consumer-handbook/welcome/what-is-the-co-op.md)
- [Reasons to join the co-op](https://cultivate-food-connections.gitbook.io/consumer-handbook/welcome/reasons-to-join-the-co-op.md)
- [Curbside pickup, Satellite Sites & Onsite Shopping](https://cultivate-food-connections.gitbook.io/consumer-handbook/welcome/curbside-pickup-satellite-sites-and-onsite-shopping.md)
- [Sign-Up Process](https://cultivate-food-connections.gitbook.io/consumer-handbook/sign-up-process.md)
- [Welcome to the Marketplace Site](https://cultivate-food-connections.gitbook.io/consumer-handbook/how-to-guides/welcome-to-the-marketplace-site.md)
- [The Shopping Cycle](https://cultivate-food-connections.gitbook.io/consumer-handbook/how-to-guides/the-shopping-cycle.md)
- [Order Pickup](https://cultivate-food-connections.gitbook.io/consumer-handbook/how-to-guides/order-pickup.md)
- [Paying For Your Items](https://cultivate-food-connections.gitbook.io/consumer-handbook/how-to-guides/paying-for-your-items.md)
- [Accessing Your Member Information](https://cultivate-food-connections.gitbook.io/consumer-handbook/how-to-guides/accessing-your-member-information.md)
- [FAQs](https://cultivate-food-connections.gitbook.io/consumer-handbook/faqs.md): Here's some common questions we've gotten as the software designers and co-op staff, all organized in one place for an easy refresh!
- [Do I have to order every cycle?](https://cultivate-food-connections.gitbook.io/consumer-handbook/faqs/do-i-have-to-order-every-cycle.md)
- [Can I change my order?](https://cultivate-food-connections.gitbook.io/consumer-handbook/faqs/can-i-change-my-order.md)
- [How can I cancel my order?](https://cultivate-food-connections.gitbook.io/consumer-handbook/faqs/how-can-i-cancel-my-order.md)
- [How do I pay?](https://cultivate-food-connections.gitbook.io/consumer-handbook/faqs/how-do-i-pay.md)
- [Can I change my delivery method/location once I have chosen it?](https://cultivate-food-connections.gitbook.io/consumer-handbook/faqs/can-i-change-my-delivery-method-location-once-i-have-chosen-it.md)
- [What if I can't pick up on a given day?](https://cultivate-food-connections.gitbook.io/consumer-handbook/faqs/what-if-i-cant-pick-up-on-a-given-day.md)
- [What if I change my mind about membership?](https://cultivate-food-connections.gitbook.io/consumer-handbook/faqs/what-if-i-change-my-mind-about-membership.md)
- [Do you have a storefront?](https://cultivate-food-connections.gitbook.io/consumer-handbook/faqs/do-you-have-a-storefront.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://cultivate-food-connections.gitbook.io/consumer-handbook/welcome/what-is-the-co-op.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.
