# Shipping

- [Shipping Terms and Phrases](https://help.freewebstore.com/manage/shipping/shipping-terms-and-phrases.md): A collection of explanations to shipping rule terms you may come across whilst setting up your shipping rules from within your Freewebstore Control Panel.
- [The Basics](https://help.freewebstore.com/manage/shipping/the-basics.md): A step-by-step walk through with explanations for how to build a simple rule (Free Shipping over $25) from within your Freewebstore Control Panel.
- [Specify a Shipping Region](https://help.freewebstore.com/manage/shipping/specify-a-shipping-region.md): A simple step-by-step guide with explanations detailing how to specify a region that you would like to ship to from within your Freewebstore Control Panel.
- [Shipping Regions US](https://help.freewebstore.com/manage/shipping/specify-a-shipping-region/shipping-regions-us.md): A step-by-step guide with explanations walking you through how to set up more specific shipping rules within the United States
- [Shipping Regions UK](https://help.freewebstore.com/manage/shipping/specify-a-shipping-region/shipping-regions-uk.md): A step-by-step guide with explanations walking you through how to set up more specific shipping rules within the United Kingdom
- [Add a Tracking Code](https://help.freewebstore.com/manage/shipping/add-a-tracking-code.md): A step-by-step guide detailing how to add a tracking code to your shipment to your customers from within your Freewebstore Control Panel.
- [Tips for your Shipping Rules](https://help.freewebstore.com/manage/shipping/tips-for-your-shipping-rules.md): A handful of useful tips to keep in mind when you are creating your custom shipping rules within your Freewebstore Control Panel.
- [Editing my Shipping Rules](https://help.freewebstore.com/manage/shipping/editing-my-shipping-rules.md)


---

# 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://help.freewebstore.com/manage/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.
