# Backup Endpoint for High Reliability

## Backup Endpoint for High Reliability

EventX provides a secondary endpoint that bypasses the Cloudflare Proxy entirely.\
In the event of any Cloudflare Proxy outage or degradation, the system remains fully accessible via the dedicated backup URL.

## Cloudflare Proxy

Portal: <https://portal.eventx.io>\
Events Landing Page: [https://spot.eventx.io/events/{{event\_id}}](https://spot.eventx.io/events/%7B%7Bevent_id%7D%7D)

## Non Proxy Version

Portal: <https://portal.eventx.com.cn>\
Events Landing Page: [https://spot.eventx.com.cn/events/{{event\_id}}](https://spot.eventx.io/events/%7B%7Bevent_id%7D%7D)Check-in App Endpoint: [https://esaas-api.eventx.com.cn/](https://portal.eventx.com.cn/)\
EventX Check-in App can configure using backup endpoint: [https://esaas-api.eventx.com.cn/](https://portal.eventx.com.cn/), which is completed isolated with Cloudflare.\
![](/files/7Tnm6peinHwZoE9xdjqp)


---

# 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://eventx-hq.gitbook.io/knowledge-base/event-setting/event-configuration/backup-endpoint-for-high-reliability.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.
