# Unify Attendee Experience for China and Global Traffic

We are launching an system update to provide an unify attendee experience for both China and global traffic.\
In the past, EventX event URL separated in [https://spot.eventx.io/{{event\_id}}](https://spot.eventx.io/%7B%7Bevent_id%7D%7D) and [https://spot.eventx.com.cn/{{event\_id}}](https://spot.eventx.com.cn/%7B%7Bevent_id%7D%7D) to handle China and global traffic. This is not ideal, as attendee and organiser will need to manually distinguish the optimial URL for different demographic. We only able to obtain ICP license for <https://eventx.com.cn> but not <https://eventx.io> due to ICP policy limitation.\
We have recently released an upgrade to provide a unify experience.

Starting from Dec 15, 2023, all the EventX URL will be changed to this structure.

<https://eventxapp.com>/{{event\_id}}\
EventX will auto handle the China and global traffic to provide the best experience.\
Also, <https://eventxapp.com> is a ICP licensed domain.

## Upcoming Milestone

1. Organisation based subdomain. https\://{{subdomain}}.eventxapp.com/{{event\_slug}}. Organiser will able to define their subdomain for all the events created in their organisation


---

# 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-webapp-and-ux/unify-attendee-experience-for-china-and-global-traffic.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.
