> For the complete documentation index, see [llms.txt](https://docs.space-iz.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.space-iz.com/milestones.md).

# Milestones

We have developed a detailed implementation plan with specific steps and timelines to bring our business plan to life. Here is an overview of the key milestones we will achieve:

> <mark style="color:purple;">**2022**</mark>

* [x] Whitepaper, One Pager & Website Design&#x20;
* [x] Listed on CoinMarketCap&#x20;
* [x] Wireframe designs for RENT, FIX, EAT, RIDE & Wallet apps
* [x] Watchlist for SPIZ on Binance, Coinbase, OKX, Crypto.com, Coingecko and Coinmarketcap&#x20;
* [x] Bounty campaign to build community&#x20;
* [x] The SPACE-iZ launch event in CED 2021

> <mark style="color:purple;">**2023**</mark>

* [x] Android and iOS versions for RENT & FIX app&#x20;
* [x] Realtime database for RENT, FIX and EAT SPACE-iZ&#x20;
* [x] Firebase Notifications & Authentication&#x20;
* [x] Chat Support&#x20;
* [x] Partnership with Crypterium
* [x] Common database for Ecosystem&#x20;
* [x] Reward Mechanism for Performing Economic Activities&#x20;
* [x] Stripe payment integration, respectively

> <mark style="color:purple;">**2024**</mark>

* [x] Beta release of all apps on Android and iOS platform
* [x] Listing on MEXC
* [x] Beta release of SPACE-iZ Wallet app on Android and iOS platform

> <mark style="color:purple;">**Q2 2025**</mark>

* [ ] $SPIZ token listing on CEX (tier 1)
* [ ] Issuance of 5000 SPACE-iZ cards to the community
* [ ] SPACE-iZ Hub: Integration of Points System

> <mark style="color:purple;">**Q4 2025**</mark>

* [ ] FCA & FCFS License&#x20;
* [ ] Crypto Exchange with brokerage accounts
* [ ] 100k user acquisition on SPACE-iZ Ecosystem


---

# 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://docs.space-iz.com/milestones.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.
