> 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/usdspiz-token/utility-of-tokens.md).

# Utility of Tokens

The SPACE-iZ Ecosystem is a dynamic platform that engages diverse stakeholders, including customers, drivers, restaurants, delivery partners, property owners, and handymen. Through our suite of applications - RIDE, EAT, RENT, and FIX - users participate in a range of economic transactions, fostering a vibrant ecosystem of activity.

At the heart of this ecosystem lies the concept of rewarding user engagement. Participants earn reward points for utilizing our services, creating a symbiotic relationship between users and the ecosystem. These points serve as a bridge to the SPIZ token, a cryptocurrency with real-world value traded on both centralized and decentralized exchanges (CEX and DEX).

As the adoption of our applications grows, so does the demand for the SPIZ token. This increased utility drives its market value, reinforcing a positive feedback loop between ecosystem growth and token value. The synergy between the SPACE-iZ Ecosystem and the SPIZ token is crucial for long-term sustainability and expansion in the digital landscape.

<figure><img src="/files/umdLphpRdNGSV7gUWxXg" alt=""><figcaption></figcaption></figure>

Introducing two key applications within our ecosystem: SPACE-iZ Wallet and SPACE-iZ Hub.

SPACE-iZ Wallet provides users with a secure and versatile platform to manage their cryptocurrency and fiat currency holdings. With intuitive features, users can seamlessly store, transfer, and exchange various cryptocurrencies and fiat currencies, enhancing the transactional experience within our ecosystem.

Complementing the wallet, SPACE-iZ Hub acts as a centralized dashboard for users to monitor and manage their rewards points across all applications - RENT, RIDE, EAT, and FIX. This centralized hub offers real-time insights into accumulated reward points and user activities, providing a comprehensive view of engagement within the ecosystem.

Additionally, SPACE-iZ Hub serves as the gateway for users to convert rewards points into SPIZ tokens. By centralizing this conversion process, users enjoy streamlined access to SPIZ tokens, further enhancing their liquidity and utility within the ecosystem.

Together, SPACE-iZ Wallet and SPACE-iZ Hub empower users with control and convenience over their financial assets and rewards points. This integration drives the adoption and longevity of the SPIZ token, reinforcing the growth and sustainability of the SPACE-iZ Ecosystem in the market.


---

# 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/usdspiz-token/utility-of-tokens.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.
