# Making a purchase

{% content-ref url="/pages/aOvc73TGjVevTa3q6RZk" %}
[What are my payment options?](/making-a-purchase/what-are-my-payment-options.md)
{% endcontent-ref %}

{% content-ref url="/pages/01sFgjBu9x2Em6syUwVN" %}
[Do you offer financing or instalment payment options?](/making-a-purchase/do-you-offer-financing-or-instalment-payment-options.md)
{% endcontent-ref %}

{% content-ref url="/pages/iS562kZBn7qKWQbcdSaf" %}
[Is my payment information secure?](/making-a-purchase/is-my-payment-information-secure.md)
{% endcontent-ref %}

{% content-ref url="/pages/RKWQpirUcMvicKpqQS3Z" %}
[Can I split my payment between multiple methods?](/making-a-purchase/can-i-split-my-payment-between-multiple-methods.md)
{% endcontent-ref %}

{% content-ref url="/pages/n9DXw4dQOze55wEFyN9x" %}
[Do you offer any discounts or promotions on the Grow Sensor?](/making-a-purchase/do-you-offer-any-discounts-or-promotions-on-the-grow-sensor.md)
{% endcontent-ref %}

{% content-ref url="/pages/AD4Rq7nu4MxGJTKoAtfB" %}
[Can I cancel or change an order?](/making-a-purchase/can-i-cancel-or-change-an-order.md)
{% endcontent-ref %}

{% content-ref url="/pages/RK7596evHGoRcZYZfm74" %}
[How can I be notified when the Grow Sensor is back in stock?](/making-a-purchase/how-can-i-be-notified-when-the-grow-sensor-is-back-in-stock.md)
{% endcontent-ref %}

{% content-ref url="/pages/MYRqRPXSaZVabwIwZNXP" %}
[Are there any quantity limits for purchasing the Grow Sensor?](/making-a-purchase/are-there-any-quantity-limits-for-purchasing-the-grow-sensor.md)
{% endcontent-ref %}


---

# 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://faq.growsensor.co/making-a-purchase.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.
