---
title: "Root Route"
method: GET
path: "/"
tags: ["Root"]
---

# Root Route

`GET /`

Root route that redirects the user based on their country.
If the user is from the US, redirect to /book-call, otherwise /home.

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.dev/excellence-ai/apis/excellence-learning.md) · [All operations](https://skmtc.dev/excellence-ai/apis/excellence-learning/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/excellence-ai/excellence-learning/revisions/c407f3b5a05b/schema)
