> For the complete documentation index, see [llms.txt](https://developer.startower.fr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.startower.fr/startower-1/our-construction.md).

# our construction

<details>

<summary><strong>2022</strong></summary>

**March:** We proposed the Star Tower Project, which was conceived to solve problems such as the shortage of computing power and the defects of data centralization;

**June:** Published Star Tower version 1.0 white paper and business plan;

**December:** We completed the formulation of technology development direction;

</details>

<details>

<summary><strong>2023</strong></summary>

**January:** We completed the formation of 17 technical staff from 7 countries;

**March:** France provides innovative and multi-faceted support for the Star Tower Project;

**May:** Determine development policy;

**June:** Released Star Tower White Paper 1.2.6;

**September:** Completed resource sharing testing on Android 8 system.

**November:** Completed testing of multiple resource sharing on Unix and Linux systems;

</details>

<details>

<summary><strong>2024</strong></summary>

**January:** Confirm the launch plan of StarTower;&#x20;

**May:** Complete multiple tests of the preliminary system. During the same period, our team has expanded to 63 people.

**August:** StarTower confirms that any future related plans or ecosystems will be operated in a community-autonomous manner;&#x20;

**September:** StarTower launches a diversified StarTower resource sharing wallet; at the same time, launches digital identity and opens it to the world.&#x20;

</details>

<details>

<summary>2025,premier pas</summary>

Package the resources shared by the StarTower wallet and make public payments through SAVW; launch the StarTower chain test network in the same month.&#x20;

Test the launch of the StarTower cross-chain bridge. At the same time, complete the StarTowerChain network data synchronization and officially launch it;

Shape the value of SAVW and list it on exchanges.&#x20;

Launched beta version of Star Tower Swap.

</details>

***


---

# 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, and the optional `goal` query parameter:

```
GET https://developer.startower.fr/startower-1/our-construction.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
