> For the complete documentation index, see [llms.txt](https://cloudphonegaming.gitbook.io/genrouter-1/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cloudphonegaming.gitbook.io/genrouter-1/policy/shipping-policy.md).

# Shipping Policy

## 🌍 Destinations

* Currently, we ship our products worldwide **except mainland China, lran and Ukraine**.
* We will provide the tracking number within **5-10** business days.
* A confirmation email will be sent once the order has shipped.
* It may take **3-10** business days for your shipment to be scanned by the carrier.
* For any third-party shipping, we cannot provide any additional shipping information or documentation.
* Any delivery dates provided by GenRouter are estimated delivery.

***

## 💲Costs

* **Limited time:** Free global shipping on orders of **$99 or more**.
* Free shipping applies to orders over $99 in:
  * **UK, Europe, Canada, USA, Hong Kong, Taiwan, Macau, and UAE.**

| Region           | Destination                     | Shipping Fee |                      |
| ---------------- | ------------------------------- | ------------ | -------------------- |
| Europe           | The United Kindom               | $10          | $0 (orders over $99) |
| chưa merge cells | Germany                         |              |                      |
|                  | All other European destinations | $20          | $0 (orders over $99) |
| North America    | Canada                          | $10          | $0 (orders over $99) |
|                  | USA                             |              |                      |
| Asia             | Hong Kong                       |              |                      |
|                  | Taiwan                          |              |                      |
|                  | Macau                           |              |                      |
|                  | UAE                             |              |                      |
|                  | Middle East                     | $20          | $0 (orders over $99) |
|                  | All other Asian destinations    | $25          |                      |
| South America    | Mexico                          | $20          |                      |
|                  | All South America               | $40          |                      |
| Oceania          | All Oceania                     | $25          |                      |
| Africa           | All Africa                      | $30          |                      |

Please refer to the \*Return,Cancellation and Warranty Policy (chèn link sau) if you have inquiries regarding the shipping.\
Please contact us through Support.genrouter (chèn link sau) if you have any inquiries.

***

## Our Seven Warehouses

**Content**: *chèn ảnh giống Deeper Network nếu mình có thông tin*


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://cloudphonegaming.gitbook.io/genrouter-1/policy/shipping-policy.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
