> For the complete documentation index, see [llms.txt](https://thientc9s-organization.gitbook.io/axie-jet/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://thientc9s-organization.gitbook.io/axie-jet/developers/documentations/system-architecture.md).

# System Architecture

## Design policies

* Scalable: The system has to be scalable in order to handle a significant amount of users
* Low latency: Our target will be to reduce the latency as much as possible. This aims to provide a good user experience and in-game feeling.&#x20;

## Components

### Client-side

Provide gameplay.

### Server-side

In charge of logic, validation, and user management

## Architecture

<img src="/files/FAkotACUpU5gzrUKYy9F" alt="System architecture" class="gitbook-drawing">
