# Technology

:point\_right: High-level architecture of system and website to ensure stability, scalability, and availability&#x20;

:point\_right: All the game systems and software are protected by Cloudflare. Engineer experts from Cloudflare help to configure the WAF, DDOS protection, Page Rules.&#x20;

:point\_right: Operation wallet (hot wallet) is separated from the cold wallet and just has a small number of tokens that are enough to ensure operation. The cold wallet stores most of the project's tokens and is kept in a safe place.&#x20;

:point\_right: Sensitive information is encrypted with the key stored on KMS


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://medium-sp.gitbook.io/space-marvel/overall-infomation/technology.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.
