# Servers Merge Logic

In the history of our server, after a long hiatus, we have decided to create an Infinity server by merging servers.

Currently, we are focusing on launching highly-rated servers starting with a 100x server. After three months, we will open a 300x server. Once the 300x server reaches the same level of development as the 100x server, we will merge it with the 100x server, and a new 300x server will be launched.\
\
**This is the logic we will be following:**&#x20;

* May 12: 100x server opens
* After 3 months: 300x server opens
* Once the 300x server reaches the same level of development as the 100x server, it will merge with the 100x server and a new 300x server will be launched.

**for other languages, join discord**

{% embed url="<https://discord.gg/wBXbQFnbhr>" %}


---

# 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://lotus.imperium.ge/useful-information/servers-merge-logic.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.
