# Free Shipping

There are two ways to set up Free Shipping in your store. You can set according to:

1. Price Based Rates:

{% content-ref url="/pages/70oCwVvAmhqPcjxe8CkI" %}
[Price Based Rates](/en/settings/shipping/free-shipping/price-based-rates.md)
{% endcontent-ref %}

2. Weight Based Rates:

{% content-ref url="/pages/z7ELQYAbkLyv3Rb1V5ci" %}
[Weight Based Rates](/en/settings/shipping/free-shipping/weight-based-rates.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://docs.shoppego.com/en/settings/shipping/free-shipping.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.
