# How to develop an Expansion?

**Expansion** has different **levels**. The higher the **level**, the higher the commission from **Space** sales paid out to the user who manages the area through his **Expansion**.\
\
The l**evel of expansion** is determined by the **number of Spaces that it contains** (its area):

* 1 Space (Expansion Center - Level 1)
* +8 Spaces (Level 2)
* +16 Spaces (Level 3)
* +24 Spaces (Level 4)
* Etc.

In theory, your expansion can grow infinitely, or more precisely, to the area of the entire planet. But in reality, your competitors won't let that happen.


---

# 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://spheroid-universe-academy.gitbook.io/faq/expansion/how-to-develop-an-expansion.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.
