> ## Documentation Index
> Fetch the complete documentation index at: https://cortex-foundation-add13747-droid-1a2462c9-cor-444-sanitize.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# jurisdiction_restricted

> Not available in your region. HTTP 403.

# `jurisdiction_restricted`

|           |                                                                   |
| --------- | ----------------------------------------------------------------- |
| HTTP      | `403`                                                             |
| `code`    | `jurisdiction_restricted`                                         |
| `type`    | `https://docs.cortex.foundation/problems/jurisdiction_restricted` |
| Retryable | no                                                                |

The region is not served, or an age gate has not been satisfied.

```json theme={null}
{
  "type": "https://docs.cortex.foundation/problems/jurisdiction_restricted",
  "title": "Not available in your region",
  "status": 403,
  "code": "jurisdiction_restricted",
  "request_id": "req_…"
}
```

See [Errors](/api/errors) for how to branch, and what not to render from `detail`.
