# Shipping Configuration

Aten offers different shipping configuration options.

### 1) Fixed shipping rate

Merchants can define a fixed shipping rate per order.\
\- Specify origin country\
\- Set domestic and international base and per additional item rates

<figure><img src="/files/5CEKlnlaWeEy7MuXqx1T" alt=""><figcaption><p>Store admin panel - Fixed shipping rate per order configuration</p></figcaption></figure>

### 2) Printful shipping rates

If the merchant configures Printful add-on, the shipping cost can be calculated by Printful. If a fixed shipping rate is defined, Printful rates will be overridden.&#x20;

### 3) No shipping fee

Merchants can always offer free shipping to their customers by not configuring shipping rates.

### Additional Shipping Configurations

Merchants can set geographic shipping limitations by selecting the countries where they offer shipping.

<figure><img src="/files/JAAygTxUeAoVVyRgY9R8" alt=""><figcaption><p>Store admin panel - Limited shipping options configuration</p></figcaption></figure>

If the shipping options are limited to the United States and Canada, customers will only be displayed those options during checkout.

<figure><img src="/files/4ivTkw8FqwFCyiHthTiK" alt=""><figcaption><p>Aten X store checkout screen</p></figcaption></figure>

{% embed url="<https://www.loom.com/share/d7a89f3d6f5442a395e3e65c0ebbcce3>" %}


---

# 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://aten-solana.gitbook.io/aten/aten-store-tutorials/shipping-configuration.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.
