# How do I pay?

You may also pay using debit or credit or cash at the Franklin Distribution site. When using satellite pickup, you can write a check and send it to the address on the invoice, or log in and pay by PayPal online. You will also be able to view your finalized invoice online after delivery day. The mailing address is on the invoice.


---

# 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/how-do-i-pay.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.
